On 11/30/07, rihad <[EMAIL PROTECTED]> wrote:
> Hi, I'm trying to run the net/openradius port as non-root
> by first changing /usr/local/etc/rc.d/openradius:
>
You don't need to modify the startup script to get it to run
${command} as an alternate user.  All you need to do is place the
following in your /etc/rc.conf file:

openradius_user="radius"

This will then cause the rc.d script to use su to run ${command} as
the radius user.

Scot
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to