summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-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