summaryrefslogtreecommitdiffstats
path: root/etc/rc.reboot
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-28 20:52:33 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-28 20:52:33 +0000
commit405e5de066dd03d08d6ea51411d853cbdbfbce51 (patch)
tree658743a4d05825ccda2e96e9abaea7ae00bdf6ec /etc/rc.reboot
parent7ab8562cb3c392946b9911a009912e79d119dfa8 (diff)
downloadpfsense-405e5de066dd03d08d6ea51411d853cbdbfbce51.zip
pfsense-405e5de066dd03d08d6ea51411d853cbdbfbce51.tar.gz
Add rc.halt command which will shutdown and halt a running system.
Suggested-by: Bachman Kharazmi
Diffstat (limited to 'etc/rc.reboot')
-rwxr-xr-xetc/rc.reboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.reboot b/etc/rc.reboot
index e3bc88c..3216c61 100755
--- a/etc/rc.reboot
+++ b/etc/rc.reboot
@@ -3,4 +3,4 @@
sleep 1
/sbin/shutdown -r now
-#/sbin/reboot
+
OpenPOWER on IntegriCloud