summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-18 18:56:17 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-18 18:56:17 -0400
commitb1d044971a3fce01299e8c6f7e40b114d0bcfdf2 (patch)
treea72bb9331209e28ca6ed4d6967db729020d8dd70 /etc/rc
parenta9e92f609f31dfc7b4ff823dd74d41e814b21771 (diff)
downloadpfsense-b1d044971a3fce01299e8c6f7e40b114d0bcfdf2.zip
pfsense-b1d044971a3fce01299e8c6f7e40b114d0bcfdf2.tar.gz
Nuke \n's
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 579a4e9..c13a405 100755
--- a/etc/rc
+++ b/etc/rc
@@ -302,7 +302,7 @@ rm -f /root/lighttpd*
# If a shell was selected from recovery
# console then just drop to the shell now.
if [ -f "/tmp/donotbootup" ]; then
- echo "\nDropping to recovery shell.\n\n"
+ echo "Dropping to recovery shell."
exit 0
fi
OpenPOWER on IntegriCloud