fshalt: scram the local machine

This commit is contained in:
aiju 2011-07-19 16:31:14 +02:00
parent 03d71535ec
commit 943b0d4609

View file

@ -76,7 +76,10 @@ fn x {
echo rebooting... echo rebooting...
echo reboot >'#c/reboot' echo reboot >'#c/reboot'
} }
if not scram if not {
bind -b '#P' /dev
scram
}
} }
x x