summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index a9f3741..bc62424 100755
--- a/etc/rc
+++ b/etc/rc
@@ -26,6 +26,8 @@ PLATFORM=`cat /etc/platform`
echo
echo "Welcome to pfSense ${version} on the '${PLATFORM}' platform..."
echo
+cat /etc/ascii-art/pfsense-logo-small.txt
+echo
if [ "$PLATFORM" = "cdrom" ]; then
echo "Running CDROM routines..."
OpenPOWER on IntegriCloud