EOF
$sed 's/#LOGUSER/LOGUSER/' /etc/fai/fai.conf
+$sed -i '/^LOGUSER=/d' /etc/fai/fai.conf
$sed -i '/^FAI_FLAGS=/d' /etc/fai/fai.conf
echo "FAI_FLAGS=verbose" >>/etc/fai/fai.conf
+echo "LOGUSER=fai" >>/etc/fai/fai.conf
# from man fai-make-nfsroot,
# figured out after partitioning ignored my crypt partition
echo "waiting for $acks dhcp acks then disabling pxe"
ack-wait $acks
type=
+ unset cmd
set-pxe
# previously tried waiting for one more ack then disabling faiserver,