systemd reboot

This commit is contained in:
Bob Mottram 2017-06-16 16:01:43 +01:00
parent 3b12b0d13b
commit 301c293ced
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ EOF
echo " systemctl enable wifistart" >> $rootdir/root/.bashrc
echo " systemctl daemon-reload" >> $rootdir/root/.bashrc
echo ' fi' >> $rootdir/root/.bashrc
echo ' reboot' >> $rootdir/root/.bashrc
echo ' systemctl reboot -i' >> $rootdir/root/.bashrc
echo ' fi' >> $rootdir/root/.bashrc
echo ' fi' >> $rootdir/root/.bashrc
echo ' else' >> $rootdir/root/.bashrc