diff --git a/rc/bin/fshalt b/rc/bin/fshalt index ad3dc52c8..47f4d494b 100755 --- a/rc/bin/fshalt +++ b/rc/bin/fshalt @@ -76,7 +76,10 @@ fn x { echo rebooting... echo reboot >'#c/reboot' } - if not scram + if not { + bind -b '#P' /dev + scram + } } x