Project

General

Profile

« Previous | Next » 

Revision 8e7079e4

Added by Scott Ullrich almost 20 years ago

  • Add motd
  • Cat motd before php init routines

View differences:

etc/motd
1

  
2
Welcome to pfSense!
3

  
4
pfSense is a LiveCD containing a full featured firewall.
5

  
6
You can install pfSense to your hard disk by typing
7
installer at the Console Setup Menu.
8

  
9
Please send feedback to coreteam@pfsense.com
10

  
11
Vist the website at http://www.pfsense.com
etc/rc
106 106

  
107 107
/usr/local/bin/php -f /etc/rc.conf_mount_rw
108 108

  
109
cat /etc/motd
110

  
109 111
# let the PHP-based configuration subsystem set up the system now
110 112
/etc/rc.bootup
111 113

  

Also available in: Unified diff