diff options
Diffstat (limited to 'system/s6-linux-init/reboot.sh')
-rw-r--r-- | system/s6-linux-init/reboot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/s6-linux-init/reboot.sh b/system/s6-linux-init/reboot.sh index d0d87aeb6..38838f402 100644 --- a/system/s6-linux-init/reboot.sh +++ b/system/s6-linux-init/reboot.sh @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # This script performs a "poor man's reboot" when the # init infrastructures are not there to do a proper one. |