summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-09-06 05:32:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-09-06 05:32:11 +0000
commit84e50dc84a7a1c82a83f99d9a57288a4e9da7d30 (patch)
tree7833512cc2b0d99930b2809e2288a7138e6f4e83 /etc
parent12bf92caccaf31686e9bbd0bcb84a44c6332c288 (diff)
downloadpfsense-84e50dc84a7a1c82a83f99d9a57288a4e9da7d30.zip
pfsense-84e50dc84a7a1c82a83f99d9a57288a4e9da7d30.tar.gz
Cleanup text
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 99e03e1..18bd5d3 100755
--- a/etc/rc
+++ b/etc/rc
@@ -93,7 +93,7 @@ if [ "$PLATFORM" = "cdrom" ] ; then
mount_unionfs /tmp/unionfs/usr /usr/
echo -n " root"
mount_unionfs /tmp/unionfs/root /root/
- echo "done."
+ echo " ... done."
fi
echo -n "Creating symlinks..."
OpenPOWER on IntegriCloud