aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.shutdown
Commit message (Expand)AuthorAgeFilesLines
* Introduce startup scripts from the local_startup directories toDoug Barton2005-12-021-1/+7
* Improve the RC framework for the clean booting/shutdown of Jails:Ralf S. Engelschall2004-12-141-1/+3
* Fix a bogus variable assignment. You can't expectJens Schweikhardt2004-10-171-2/+2
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-3/+1
* Make the stop command respect the 'fast' prefix.Mike Makonnen2004-06-261-2/+2
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-1/+1
* Remove last vestiges of the old rc.Mike Makonnen2003-07-081-138/+33
* Quiet warnings on shutdown.Gordon Tetlow2002-09-191-1/+1
* Add the final bits that allow the use of rc.d. Note that you can toggleGordon Tetlow2002-06-131-0/+51
* Fix the order of shutdown scripts so it not only reverses the order of theGordon Tetlow2002-05-181-2/+14
* Set the script_name_sep variable to a safe value if it is notPeter Pentchev2001-12-121-0/+3
* second part of the patches to complete ipf changes to rcDarren Reed2001-11-241-7/+7
* Put in place for using ipfs use on shutdown and startup.Darren Reed2001-10-201-0/+11
* Add a script_name_sep rc.conf knob to specify the IFS characterPeter Pentchev2001-07-171-5/+12
* Apply a more consistent style to the echo statements in /etc/ scripts.Doug Barton2000-12-171-4/+5
* Back out increasing entropy file size workaround and wait for real fix instead.Andrey A. Chernov2000-10-201-1/+1
* Increase entropy file size from 4096 to 16384 because 4096 actually is notAndrey A. Chernov2000-10-201-1/+1
* Having played with this commit request for a few hours, I'veJohn W. De Boskey2000-10-161-2/+18
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-0/+26
* Remove an unwanted space from the "Shutting down daemon processes"Sheldon Hearn2000-08-181-1/+1
* Close a window of readability when creating the entropy seed file,Sheldon Hearn2000-07-241-1/+3
* dd is too verbose writting entropy, redirect its output to /dev/nullAndrey A. Chernov2000-07-201-2/+3
* Improve on previous commit:Sheldon Hearn2000-07-171-6/+5
* Add entropy caching. With this, some entropy is cached at shutdownMark Murray2000-07-171-0/+15
* Now that the scripts in our ports support this, call the scriptsThomas Gellekum2000-07-051-1/+29
* Finish up umntall support. init now passed an argument to theMatthew Dillon1999-11-221-0/+9
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add /etc/rc.shutdown capability to init.David Nugent1997-08-021-0/+26