No subject


Mon Feb 21 10:55:38 CET 2011


extra programs to get spawned.

I am using the syslog-ng from Debian Squeeze:

$ dpkg -l syslog-ng
syslog-ng                                3.1.3-3

And reloading the daemon is done via start-stop-daemon:

start-stop-daemon --stop --signal 1 --quiet --exec "$SYSLOGNG" \
                  --pidfile "$PIDFILE"


which to me, there doesn't look to be anything that would cause the
extra program spawning in the above command.

Any ideas why reloading the daemon is causing extra programs to be "spawned=
"?

Thanks for the help!

-mz


More information about the syslog-ng mailing list