X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=chboot;h=884b2a55f80478fb6f0f0d47c489efc1b8bde5ab;hp=609b41dc758b1f49dd51736d58d570a6ef5a2104;hb=57f8fa6a5b08bafdb6a422b6837d9b8cb3f7c396;hpb=d9b78f72ce932fff58c4b031f35f8722d8dbae33 diff --git a/chboot b/chboot index 609b41d..884b2a5 100755 --- a/chboot +++ b/chboot @@ -63,6 +63,6 @@ e umount $mount_point e rmdir $mount_point if $reboot; then - systemctl stop keyscriptoff.service + touch /tmp/keyscript-off reboot now fi