Re: running port as non-root

2007-11-30 Thread Scot Hetzel
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

Re: running port as non-root

2007-11-30 Thread Remko Lodder
rihad wrote: > Hi, I'm trying to run the net/openradius port as non-root > by first changing /usr/local/etc/rc.d/openradius: > > . /etc/rc.subr > > name="openradius" > rcvar=`set_rcvar` > > load_rc_config ${name} > > : ${openradius_enable="NO"} > : ${openradius_flags="-o /var/log/openradius.log