summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.halt
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-10 16:16:50 +0545
committerStephen Beaver <sbeaver@netgate.com>2015-11-10 09:58:40 -0500
commit95393d43f232a3161495177daf3e27a8d5748a2a (patch)
tree293e31b96d08909c79bc4c380288cf34b5ecb6d0 /src/etc/rc.halt
parent520ee1d09d3171eba24dcecc6fa14e5b4910132c (diff)
downloadpfsense-95393d43f232a3161495177daf3e27a8d5748a2a.zip
pfsense-95393d43f232a3161495177daf3e27a8d5748a2a.tar.gz
Delete Id comment lines from etc files
A bit more crud cleaned out Note: lots of the /etc files have old style copyright stuff or no copyright stuff.
Diffstat (limited to 'src/etc/rc.halt')
-rwxr-xr-xsrc/etc/rc.halt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/rc.halt b/src/etc/rc.halt
index fd6318b..94a676f 100755
--- a/src/etc/rc.halt
+++ b/src/etc/rc.halt
@@ -1,6 +1,6 @@
#!/bin/sh
-# $Id$
+# /etc/rc.halt
if ! /usr/bin/lockf -s -t 30 /tmp/config.lock /usr/bin/true; then
echo "Cannot halt at this moment, a config write operation is in progress and 30 seconds have passed."
OpenPOWER on IntegriCloud