On 11/13/06, Peter Selinger <[EMAIL PROTECTED]> wrote:
I don't know what their "start-stop-daemon" command does, but assuming
that it starts upsd as a background process, this could be the source
of the problem. upsd is intended to be started in the foreground; it
will put itself in the background once it has connected to the drivers
and is ready for communication. In other words, it is intended to be
started as:

 upsd

and not

 upsd &

If upsd is started in the latter way, then upsmon could be started too

That doesn't seem to be it. start-stop-daemon only does the fork
itself when passed -b and that isn't being passed.

Pedro.

_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to