Marknel69
07-23-2001, 05:55 PM
I have a service that everytime the machine boots I need to have it startup. The catch is that I do not want it to run as root.
I want it to run as userone with no special privliges. right now I have to start the service manually once the server is back up and running.
Can any one point me in the right direction to help with this?
I tried inserting the path in /etc/rc.local but there it starts as root (BAD).
thanks in advance.
I want it to run as userone with no special privliges. right now I have to start the service manually once the server is back up and running.
Can any one point me in the right direction to help with this?
I tried inserting the path in /etc/rc.local but there it starts as root (BAD).
thanks in advance.