diff options
author | Ori Bernstein <ori@eigenstate.org> | 2022-08-20 12:39:23 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-08-20 12:39:23 +0000 |
commit | 0986cc7a9275c06ea337d04edf2092d0f3657a0d (patch) | |
tree | 534e797b51e2ee0db15b7b6cc925998dd2a659b3 /rc | |
parent | 7951f2d29c143cf7bfe06a56539459f5360c2ef7 (diff) |
fshalt: remove unused variable
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/fshalt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rc/bin/fshalt b/rc/bin/fshalt index 7fb4f6207..127c92691 100755 --- a/rc/bin/fshalt +++ b/rc/bin/fshalt @@ -2,7 +2,6 @@ # fshalt [-r [kernel]] - sync (flush) and, if possible, halt all file servers # and optionally reboot rfork en -flagfmt='r:reboot' reboot=no scram=no bootf=() |