summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-05-16 16:30:34 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-05-16 16:30:34 +0000
commit7566b246c46896e511d1e734cef1b508d9898c31 (patch)
tree0eab8577593d6229f309da33e39bac64621e2d52 /rc
parent585c561e85fb333a803cb41a06fa1d80a06e91a4 (diff)
parent27dc8032ab5f4d2e8dabb2070827385f2832ac3c (diff)
downloadplan9front-7566b246c46896e511d1e734cef1b508d9898c31.tar.xz
merge2
Diffstat (limited to 'rc')
-rwxr-xr-xrc/bin/fshalt2
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/fshalt b/rc/bin/fshalt
index 681311f17..6dbf51c13 100755
--- a/rc/bin/fshalt
+++ b/rc/bin/fshalt
@@ -48,6 +48,7 @@ cp /bin/ns /tmp
cp /bin/rc /tmp
cp /bin/sed /tmp
cp /bin/sleep /tmp
+cp /bin/scram /tmp
bind /tmp /rc
bind /tmp /bin
@@ -77,6 +78,7 @@ fn x {
echo rebooting...
echo reboot >'#c/reboot'
}
+ if not scram
}
x