CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/10/26 14:56:03
Modified files:
etc : Makefile rc rc.local rc.shutdown
etc/mtree : 4.4BSD.dist
Added files:
etc/rc.d : rc.subr
Log message:
Add a simple 'rc' system to base in order to start/stop/restart/reload
services installed by the ports system (for now).
It only uses pgrep/pkill to handle these processes. A manual page will
come later.
'put it in' deraadt@
