CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/04 09:30:25
Modified files:
etc/rc.d : rc.subr
Log message:
Add a new rc_usercheck variable (default to YES). When set to no, root
privilege is needed to run rc_check.
In effect this means /etc/rc.d/foobar check can now be run as a regular
user.
Discussed with robert@ during g2k12.
ok todd@
