Merge branch 'aseguro' of wit/pxeboot into master

looks good as long as it's just the the pxe initrd ;)
This commit is contained in:
toby 2018-11-05 20:40:19 +00:00 committed by Gogs
commit 6d2f3594ef
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ chmod +x $MNT_DIR/usr/local/bin/start_me_up.sh
chmod +x $MNT_DIR/usr/local/bin/shut_me_down.sh
chroot $MNT_DIR systemctl enable start-me-up || fail "failed to enable start-me-up"
chroot $MNT_DIR usermod -p '$1$ov9.ZGAy$bTUnP5BXx2j8Nv20chk860' root
#echo "Enter root password:"