CVSROOT: /cvs Module name: src Changes by: rob...@cvs.openbsd.org 2010/12/10 14:25:50
Modified files: etc/rc.d : rc.subr Log message: Add support for setting _user _class and _shell for a specific daemon, and use su to start the daemons. By default if there is no class defined, daemon will be used. For a shell it defaults to /bin/sh.