1 Dec 2004 02:06
Invoking runsvctrl as non-root
Anthony Baker <abaker <at> ncube.com>
2004-12-01 01:06:46 GMT
2004-12-01 01:06:46 GMT
I'm running into a permissions issue trying to invoke runsvctrl as a non-root user: $ runsvctrl d . runsvctrl: warning: .: unable to open supervise/control: access denied I'm using runit-1.0.5 on a solaris8 system to supervise a java server process. runsv is being spawned automatically by the runsvdir-start script. The run script switches to a non-root user (via chpst). I need this user to be able to bring the server process up and down. Invoking runsvctrl/runsvstat as root works beautifully, of course. Any ideas? TIA, Anthony
RSS Feed