summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-07 06:42:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-07 06:42:17 +0000
commit99227fad65d81de3149c8cb7412a81692b01d344 (patch)
tree584fa4eb63617ba6e57d7167508dd0acf83792fc /etc/rc.initial
parentfdfd8bc9b76b364be264c8763205e4f2310c0198 (diff)
downloadpfsense-99227fad65d81de3149c8cb7412a81692b01d344.zip
pfsense-99227fad65d81de3149c8cb7412a81692b01d344.tar.gz
change name to pfSense, attribute Manuel Kasper as original author.
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index bece644..ad9e5c5 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -1,7 +1,8 @@
#!/bin/sh
# /etc/rc.initial
-# part of m0n0wall (http://neon1.net/m0n0wall)
+# part of pfSense by Scott Ullrich
+# based on m0n0wall (http://neon1.net/m0n0wall)
#
# Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
# All rights reserved.
@@ -24,7 +25,7 @@ read tmp
done
-else
+else
# endless loop
while : ; do
@@ -32,7 +33,7 @@ while : ; do
/etc/rc.banner
# display a cheap menu
-echo "m0n0wall console setup"
+echo "pfSense console setup"
echo "**********************"
echo "1) Interfaces: assign network ports"
echo "2) Set up LAN IP address"
OpenPOWER on IntegriCloud