summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-06-18 21:56:49 +0000
committerColin Smith <colin@pfsense.org>2005-06-18 21:56:49 +0000
commitfa89413099e43d146c06eb23ad0162bad2509fe8 (patch)
treebb1fd868134760fb92abaa00dc062b271cb25cb7 /etc
parentf102f9a29993a3935440ab9a06cf32bbdddcf529 (diff)
downloadpfsense-fa89413099e43d146c06eb23ad0162bad2509fe8.zip
pfsense-fa89413099e43d146c06eb23ad0162bad2509fe8.tar.gz
Minor cleanup.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 9b7c9c2..ef70478 100755
--- a/etc/rc
+++ b/etc/rc
@@ -30,7 +30,7 @@ if [ "$PLATFORM" = "cdrom" ]; then
fi
echo
-echo "Welcome to pfSense ${version} ${PLATFORM} ..."
+echo "Welcome to pfSense ${version} on the '${PLATFORM}' platform..."
echo
/sbin/mount -a || fsck -y && mount -a
OpenPOWER on IntegriCloud