boot(8): dont ask for keys every time on cpu kernel

This commit is contained in:
cinap_lenrek 2011-05-01 03:25:02 +00:00
parent 05bcced19e
commit 064bce0841

View file

@ -91,7 +91,7 @@ fn main{
if(! test -f /srv/factotum){
x=(/boot/factotum -sfactotum)
if(~ $cpuflag 1)
x=($x -kS)
x=($x -S)
if not
x=($x -u)
if(! ~ $#authaddr 0)