aboutsummaryrefslogtreecommitdiff
path: root/etc.Linux/rc.conf
AgeCommit message (Collapse)Author
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making ↵Roy Marples
it easier to share init and conf files per OS.
2008-01-31Tidy up some code and remove the redundant single_user function as we now ↵Roy Marples
use exit codes.
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
Lowercase all configurable variables, non configurations remain uppercase. Replace rc_env_bool with rc_yesno. Split localmount info procfs (Linux) and dumpon, savecore (BSD)