summaryrefslogtreecommitdiff
path: root/system/s6-linux-init/reboot.sh
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2019-09-30 15:16:09 -0500
committerLaurent Bercot <ska-adelie@skarnet.org>2019-09-30 15:16:09 -0500
commit4b99f2a6399966628192b2bfe2bd6846ae8b2623 (patch)
tree5730d2f43c6ac23a767914a614921f5172f7f319 /system/s6-linux-init/reboot.sh
parent01e07c91e249e8f1bd88fe550de3d65c4f95c7dc (diff)
downloadpackages-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.sh2
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.