summary refs log tree commit diff
path: root/etc/openbsd
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2002-01-29 19:30:43 +0000
committerGerrit Pape <pape@smarden.org>2002-01-29 19:30:43 +0000
commit79a465a1dc95b5f4691f801d3736ba8ca2498bc7 (patch)
treee79dbc9bd24de15869fd0e2dc88379ae50c04147 /etc/openbsd
parent5802a33291fa2943ca17acdaafbd61da11cbb440 (diff)
downloadrunit-79a465a1dc95b5f4691f801d3736ba8ca2498bc7.tar.gz
runit-79a465a1dc95b5f4691f801d3736ba8ca2498bc7.tar.xz
runit-79a465a1dc95b5f4691f801d3736ba8ca2498bc7.zip
minor.
Diffstat (limited to 'etc/openbsd')
-rwxr-xr-xetc/openbsd/14
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/openbsd/1 b/etc/openbsd/1
index b1bc888..417edf2 100755
--- a/etc/openbsd/1
+++ b/etc/openbsd/1
@@ -9,4 +9,6 @@ trap : 3
 echo '/etc/rc failed. Press <enter> for emergency shell...'
 read input
 /bin/sh -l
-exec /sbin/reboot
+/sbin/reboot
+
+exit