aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/single
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/init.d/single')
-rwxr-xr-xrc.d/init.d/single2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/init.d/single b/rc.d/init.d/single
index 84341a50..9e8ad6d7 100755
--- a/rc.d/init.d/single
+++ b/rc.d/init.d/single
@@ -54,4 +54,4 @@ done
# Now go to the single user level.
echo $"Telling INIT to go to single user mode."
-exec init -t1 S
+init -t1 S