On 9/7/06, Fredrik Tolf <[EMAIL PROTECTED]> wrote:
    start-stop-daemon -S -p /var/run/cidd.pid -qx /usr/local/sbin/cidd

Is cidd the actual daemon, or a starter shell script?  IIRC,
start-stop-daemon has a problem with starting things that end up with
a different exe name, and thus the --startas option.

You also might try fiddling with the RC_WAIT_ON_START setting in
/etc/conf.d/rc.  If the service can't be detected as running 100ms
after starting, then you might have a problem.

-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to