summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.halt
diff options
context:
space:
mode:
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