From 99227fad65d81de3149c8cb7412a81692b01d344 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 7 Nov 2004 06:42:17 +0000 Subject: change name to pfSense, attribute Manuel Kasper as original author. --- etc/rc.initial | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc/rc.initial') 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 . # 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" -- cgit v1.1