OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Robert Nagy (robertcvs.openbsd.org)
Date: Fri Dec 10 2010 - 15:25:50 CST


CVSROOT: /cvs
Module name: src
Changes by: robertcvs.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.