summaryrefslogtreecommitdiffstats
path: root/etc/rc.halt
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-03-27 22:39:00 +0000
committerBill Marquette <billm@pfsense.org>2005-03-27 22:39:00 +0000
commit1b8df11bf387dabb286269c1b66c6c72a5349984 (patch)
treef34d62def150665a514bdb9c5f8573c234cc9925 /etc/rc.halt
parentb46bfcf575a346011459769cb062924bae400b3f (diff)
downloadpfsense-1b8df11bf387dabb286269c1b66c6c72a5349984.zip
pfsense-1b8df11bf387dabb286269c1b66c6c72a5349984.tar.gz
Add $Id$ tags
Diffstat (limited to 'etc/rc.halt')
-rwxr-xr-xetc/rc.halt2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.halt b/etc/rc.halt
index 40d6504..a06559b 100755
--- a/etc/rc.halt
+++ b/etc/rc.halt
@@ -1,5 +1,7 @@
#!/bin/sh
+# $Id$
+
sleep 1
/sbin/shutdown -h now
OpenPOWER on IntegriCloud