summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
Commit message (Expand)AuthorAgeFilesLines
* Merge git pull request 313 from bcyrill with some modificationsErmal2013-01-161-1/+1
* Move up the syslog daemon so that we get a larger part of the bootup sequence.smos2013-01-051-3/+3
* Start dnsmasq before ntp because ntp can fail if it doesn't have proper/worki...jim-p2012-12-141-3/+3
* Resolves #2529. Load the ipfw module before any commands are executed on CP. ...Ermal2012-11-221-1/+1
* Add done after NTP Time Client start messagePhil Davis2012-07-251-2/+3
* Add an option to System > Advanced, misc tab to enable loading thermal module...jim-p2012-07-061-0/+3
* Display different message and do not display message about interfaces that do...Erik Fonnesbeck2012-07-021-3/+6
* Do not directly print out a message when checking the interfaces, instead sav...Erik Fonnesbeck2012-07-021-0/+2
* Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-121-2/+2
* Bye, bye olsrd back to packages.Ermal2012-06-071-3/+0
* Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that...jim-p2012-05-161-1/+1
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-161-5/+6
* Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370jim-p2012-04-181-0/+7
* Missed removing the function from here as wellWarren Baker2012-02-231-3/+0
* Option to disable startup/shutdown soundsYehuda Katz2012-02-221-0/+3
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-14/+41
* Start NTPd after dns since its a requirment and latest changes should help wi...Ermal2011-08-081-5/+5
* Correct event calling during bootup for rc.newipsecdns and also convert the c...Ermal2011-06-061-1/+1
* Switch this to check_reload_status event to see if it solves any possible iss...Ermal2011-06-061-1/+1
* Drop the ntpdate sync in favor of using ntpd -s, which should have the same n...jim-p2011-04-121-3/+0
* Backing this out to see if it unbreaks NanoBSD upgrades with packages involve...jim-p2011-03-261-2/+2
* Workaround for conf_mount_rw/ro during boot to only allow it to change at the...Erik Fonnesbeck2011-03-221-2/+2
* Trigger a VPN tunnel reload after configuring IPsec, it will handle all the h...smos2011-02-211-0/+2
* After finishing the installation clear the flag for package sync.Ermal2011-02-041-0/+1
* Warn users a different way if packages are being reinstalled in the backgroun...jim-p2011-01-241-2/+2
* Lock firmwarelock when upgrading packagesScott Ullrich2011-01-211-0/+2
* Ticket #317. Unconditionally synchronize users on bootup this might prevent s...Ermal2011-01-101-3/+2
* Do not unlink file, it's handled by behind the scenes pkg-utils.inc codeScott Ullrich2011-01-061-1/+0
* Fix typoScott Ullrich2011-01-061-1/+1
* Include pkg-utils.incScott Ullrich2011-01-061-0/+1
* Reinstall packages on bootup during console. Ticket #1156Scott Ullrich2011-01-051-1/+11
* Start relayd after routing has been started.Ermal2010-12-101-3/+3
* Use full path to binary and silence errors if any on unlink.Ermal2010-12-071-5/+5
* Move all dynamic dns update processes under the same even 'reload dyndns' sin...Ermal2010-12-071-7/+3
* Do the filter reload before vpn and some other services which get impacted or...Ermal2010-12-071-3/+3
* Bring interfaces up only if there is a mismatch to allow them to be reassigned.Ermal2010-11-101-3/+5
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items requi...Warren Baker2010-11-081-1/+1
* unbreak rc.bootupChris Buechler2010-09-221-1/+1
* Bring gitsync to the new check_reload_status behaviour.Ermal2010-09-221-1/+1
* Use the new events mechanisms to dispatch events.Ermal2010-09-071-1/+1
* Revert "Remove redundant call to system_dhcpleases_configure. It is called in...Ermal2010-08-241-0/+3
* Remove redundant call to system_dhcpleases_configure. It is called in service...gnhb2010-08-241-3/+0
* Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd...Ermal2010-08-231-3/+6
* When booting up do not try to configure ovpn[c|s] interfaces if present also ...Ermal2010-08-201-5/+5
* Fix comment to match what is actually doing.Ermal2010-08-191-1/+1
* Setup polling per interface rather only at bootup. This is a proper fix and a...Ermal2010-08-191-8/+10
* Use require_once herejim-p2010-08-121-2/+2
* Move all console related configuration items to config.console.inc. This wil...Scott Ullrich2010-08-091-0/+2
* Save the old shutdown binary in an attempt to smooth a firmware upgrade that ...jim-p2010-07-291-0/+4
* Add an LED pattern function for assigning interfaces, and enable its use. Whe...jim-p2010-07-281-0/+2
OpenPOWER on IntegriCloud