diff options
| -rwxr-xr-x | rc/bin/fshalt | 2 |
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 ($#*) { |
