Enrico Tröger wrote:
> Hi,
>
> as the earlier versions too, initng 0.6.5 is great and fast. I love it.
> Thanks for it.
>
> I have only one small problem with the following fnfxd.i(it's the
> version from the forum)
>
> daemon daemon/fnfxd {
> need = system/bootmisc daemon/acpid;
> exec daemon = /usr/sbin/fnfxd;
> pid_file = /var/run/fnfxd.pid;
> forks;
> }
>
> It starts as expected and works fine. But at shutdown it exits
> with something like that:
> [1] service "daemon/fnfxd" marked "DAEMON_FAIL_START_RCODE"
> and then initng waits 15seconds to show me the message(that's nice)
>
> The pidfile for fnfxd exists and contains the correct pid.
> Does anyone know what to do? Do you need more information?Seems as the return code (RCODE) on stopping is non zero. Try to add the line daemon_stops_badly; and see if it fixes your problem. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
