summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-18 19:19:49 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-18 19:19:49 -0400
commit01cdef6c0b2c0657a47cdc111336f45182b9e942 (patch)
tree84be44c19e07e034d092b0d98d3fa2653b4957b6 /etc/rc.initial
parent49a0eba84e100da4b26efc1dfa2a83731dbd6b73 (diff)
downloadpfsense-01cdef6c0b2c0657a47cdc111336f45182b9e942.zip
pfsense-01cdef6c0b2c0657a47cdc111336f45182b9e942.tar.gz
Missing "
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 44f849f..f28258b 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -4,7 +4,7 @@
if [ -f "/tmp/donotbootup" ]; then
/usr/bin/env prompt="%B[%n@%m]%b%/(%h)||RecoveryConsoleShell: " /bin/tcsh
rm "/tmp/donotbootup"
- echo "Rebooting in 5 seconds... CTRL-C to abort...
+ echo "Rebooting in 5 seconds... CTRL-C to abort..."
sleep 5
/etc/rc.reboot
exit
OpenPOWER on IntegriCloud