summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
Commit message (Collapse)AuthorAgeFilesLines
* Code style for etc filesPhil Davis2015-02-251-59/+59
|
* Use clog -f /var/log/filter.log to view firewall log entries, so they are ↵jim-p2014-12-021-1/+1
| | | | displayed in the new format.
* Fix initial console menu layout, it fixes #3884Renato Botelho2014-10-141-12/+9
|
* Add an option to restart php-fpm from consoleErmal2014-10-061-2/+5
|
* pgrep parameters are out of order and it also needs -a to find sshd. While ↵Renato Botelho2014-08-221-2/+1
| | | | I'm here, simplify sh syntax and prevent noise to be printed if pid file doesn't exist
* use pgrep here instead, previous way could wrongly show SSH as enabled where ↵Chris Buechler2014-08-221-3/+3
| | | | it isn't.
* Back to cons25 for now since we found some issues with xterm on serial consoleRenato Botelho2014-07-021-1/+1
|
* Fix #3647 and other improvements:Renato Botelho2014-07-011-1/+1
| | | | | | | | | - Remove auto_login(), now gettytab is a constant file - Add reload_ttys(), that will send a SIGHUP to init and make it reload /etc/ttys - Change serial speed on /etc/ttys when necessary - Change console and serial auto_login on /etc/ttys when necessary - Change default type from cons25 to xterm
* Switch to php-fpm for lighty and check_reload_status will use it. Step by ↵Ermal2013-12-141-1/+1
| | | | step will migrate the other calls
* Use the same tcpdump command here that we use from the GUI, to avoid ↵jim-p2013-02-111-1/+1
| | | | potential mismatch of info/errors.
* Unbreak console menujim-p2012-12-041-2/+1
|
* Make 11/111 console menu options both kill php, lighty, and then restart the ↵jim-p2012-12-041-2/+0
| | | | GUI. Not perfect, but better than 11 not working for the times most people need it. Ticket #2709
* Add a hidden menu option to forcefully kill php, lighty, and then restart ↵jim-p2012-08-141-0/+3
| | | | the GUI. (Can't make it a part of rc.restart_webgui since killing php would also kill the script itself.)
* Add the config history restore script to the console menu.jim-p2011-12-011-1/+5
|
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-0/+4
| | | | | | This mostly avoids starting things that will not work and gets the initial config. Most of the pfSense functionality will not work (pf rules, routing, etc) but it can be used for testing.
* Launch running script as wellScott Ullrich2011-07-041-0/+2
|
* Add rc.local.running if rc.local is running so it can reattach after a ↵Scott Ullrich2011-07-031-0/+5
| | | | console logout
* Fix copy and pastoScott Ullrich2011-07-031-1/+1
|
* Launch rc.local into &Scott Ullrich2011-07-031-2/+5
|
* Remove $id. Bump (C) dateScott Ullrich2011-07-021-2/+1
|
* If rc.local exists launch itScott Ullrich2011-07-021-0/+5
|
* Echo out newlineScott Ullrich2010-12-171-1/+1
|
* Add newline after 99 menu option. Otherwise it looks very strange.Scott Ullrich2010-12-171-1/+5
|
* Remove \n here, it was being printed on the console. Echo should do the ↵jim-p2010-12-091-1/+1
| | | | right thing and print a newline at the end on its own.
* it's 2010, update (C)Scott Ullrich2010-12-061-1/+1
|
* Make menu drape across two columns saving around 10 lines of text making ↵Scott Ullrich2010-12-061-25/+18
| | | | room for more interfaces at the top. Looks good: perry|dk & jim-p
* Use sockstat, netstat might take to long under certain circumstances.Ermal2010-06-011-1/+1
|
* Don't kill login here. When this happens from ssh is also resets the console ↵jim-p2010-06-011-1/+1
| | | | menu. Kill $PPID instead which should have the same intended effect.
* Nuke old dev bootstrap code that is no longer in useScott Ullrich2009-11-061-34/+10
|
* remove unnecessary catChris Buechler2009-11-021-2/+2
|
* Axe the s in developers. Capitalize accordingly. Suggested by JimPScott Ullrich2009-09-221-1/+1
|
* Rename PHP Shell to developers shellScott Ullrich2009-09-221-1/+1
|
* Revert "Use php to detect product name on shell scripts"Renato Botelho2009-08-261-1/+1
| | | | This reverts commit 07881462254d007cf77c1a5b09e7a840f708657e.
* Use php to detect product name on shell scriptsRenato Botelho2009-08-031-1/+1
|
* Add a few more *'s so that rebrands look OKScott Ullrich2009-06-161-1/+1
|
* Missing "Scott Ullrich2009-05-181-1/+1
|
* Doh, it's sh, not phpScott Ullrich2009-05-181-2/+2
|
* Do not keep respawning to shell on exit. Alert box is rebooting in 5, sleep ↵Scott Ullrich2009-05-181-0/+4
| | | | for 5 to allow CTRL-C
* Use custom prompt for Recovery ShellScott Ullrich2009-05-181-1/+1
|
* Spawn tcsh instead of sending getty into a DOS loopScott Ullrich2009-05-171-1/+2
|
* Add missing spaceScott Ullrich2009-05-161-1/+1
|
* Exit out to shell immediately if recovery console shell option specified.Scott Ullrich2009-05-151-0/+5
|
* Add hideplatform directive useful for rebrandingScott Ullrich2009-03-241-0/+1
|
* Use $g['product_name']Scott Ullrich2008-10-261-3/+5
|
* Spelling correctionScott Ullrich2008-08-301-2/+2
|
* * Output if SSH is enabledScott Ullrich2008-08-301-1/+7
| | | | * Kill SSH server but leave open ssh sessions
* Remote last_term_seen variable. It's not in use and was debugging only.Scott Ullrich2008-07-131-34/+27
| | | | While here, cleanup the identing mess.
* Allow new terminals to update last_term_seen even if they are not root.Scott Ullrich2008-07-131-0/+1
|
* Adding script to allow enabling / disabling of SSHD from console menu.Scott Ullrich2008-02-221-1/+5
|
* Change LAN ip to interface ip.Scott Ullrich2008-02-221-1/+1
|
OpenPOWER on IntegriCloud