diff options
author | Laurent Bercot <ska-adelie@skarnet.org> | 2019-09-30 15:16:09 -0500 |
---|---|---|
committer | Laurent Bercot <ska-adelie@skarnet.org> | 2019-09-30 15:16:09 -0500 |
commit | 4b99f2a6399966628192b2bfe2bd6846ae8b2623 (patch) | |
tree | 5730d2f43c6ac23a767914a614921f5172f7f319 /system/s6-linux-init/reboot.sh | |
parent | 01e07c91e249e8f1bd88fe550de3d65c4f95c7dc (diff) | |
download | packages-4b99f2a6399966628192b2bfe2bd6846ae8b2623.tar.gz packages-4b99f2a6399966628192b2bfe2bd6846ae8b2623.tar.bz2 packages-4b99f2a6399966628192b2bfe2bd6846ae8b2623.tar.xz packages-4b99f2a6399966628192b2bfe2bd6846ae8b2623.zip |
system/skalibs: bump to 2.9.0.0 + related skaware bumps
contains upgrades to:
system/skalibs
system/utmps
system/execline
system/s6
user/s6-dns
user/s6-networking
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. |