summaryrefslogtreecommitdiffstats
path: root/etc/rc.halt
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-28 20:07:14 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-28 20:07:14 +0000
commitda3c3c8639ac18bc9961f342fd62475e1d9e90f2 (patch)
tree5cbca75aad6662f4a922c26c9fa1c4f444969075 /etc/rc.halt
parenta71e520d0d14ea7149cf585a95480e6a0f5f0a8d (diff)
downloadpfsense-da3c3c8639ac18bc9961f342fd62475e1d9e90f2.zip
pfsense-da3c3c8639ac18bc9961f342fd62475e1d9e90f2.tar.gz
Use -p
Ticket #711
Diffstat (limited to 'etc/rc.halt')
-rwxr-xr-xetc/rc.halt2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.halt b/etc/rc.halt
index a06559b..1ed6ffe 100755
--- a/etc/rc.halt
+++ b/etc/rc.halt
@@ -4,5 +4,5 @@
sleep 1
-/sbin/shutdown -h now
+/sbin/shutdown -p now
OpenPOWER on IntegriCloud