summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc/bin/fshalt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/fshalt b/rc/bin/fshalt
index 72f3a7f54..483151449 100755
--- a/rc/bin/fshalt
+++ b/rc/bin/fshalt
@@ -1,7 +1,7 @@
#!/bin/rc
# fshalt [-r] - sync (flush) and, if possible, halt all file servers
# and optionally reboot
-rfork e
+rfork en
reboot=no
scram=no
switch ($#*) {