From: "Alex Iruc" <[EMAIL PROTECTED]>
> 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

How about:

# su - <ircbotuser> ircbot

man su for more info.

    .../Ed

Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]





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

Reply via email to