On 04:54 07 Mar 2002, Alex Iruc <[EMAIL PROTECTED]> wrote:
| How can I start a program from rc.local and make that program NOT run as
| root. Basically I have an irc bot, eggdrop 1.6.8 that I need to be started
| as soon as the system boots up. The thing is that eggdrop would not run as
| root...so how can I make it run as another user?

su another-user -c 'run the daemon now'
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

This information is absolutely reliable; I read it on Usenet somewhere.
        - [EMAIL PROTECTED] (Scott Larnach)



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to