startup script with non-root user

Greg Albrecht gregoryba at gmail.com
Fri Jan 19 22:55:43 UTC 2007


according to rc.subr(8):

                 ${name}_user
                           User to run command as, using chroot(8).  if
                           ${name}_chroot is set, otherwise uses su(1).  Only
                           supported after /usr is mounted.

so in your /etc/rc.conf you could put:

hobbit_enable=YES
hobbit_user="hobbit"


-g

On 19/01/07, Don Munyak <don.munyak at gmail.com> wrote:
> Hello,
>
> I have an application I'd like to startup at boot, however, the script
> needs to be started by a non-user account.
>
> If I put the startup script in /usr/local/etc/rc.d/hobbit.sh
>
> How do I get it to start using the user account 'hobbit'
>
> Thanks
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


-- 
Greg Albrecht (gregoryba at gmail.com)
An Indie, Hip Hop and IDM Podcast: The Letter G
http://theletterg.org


More information about the freebsd-questions mailing list