gil ran escribió: > Hi. > > I am using initng-0.6.7 on a Linux-From-Scratch based system. > I am writing my own ifiles. > > For some reason, on boot I get the warning: > `Daemon for service <service-name> was already running, adding it > to service daemon process list instead of starting a new one.' > This warning comes from plugins/daemon/initng_daemon.c - line 629. > > This warning was shown for daemons: cupsd, portmap, hald, when "fork" > option was used in ifile. > I am 100% positively sure that my cupsd ifile is the only one that can > possibly run cupsd. For some reason the daemon plugin still claims > that when trying to start it (on boot) it was already running. > > Any idea why this can happen? > Is this a bug in the daemon plugin?
Maybe you have stalled pidfiles on your system? -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
