On Tue, Feb 26, 2013 at 6:30 AM, Gergely Nagy <algernon@balabit.hu> wrote:
P Levine <nsane457@gmail.com> writes:
Also note, the line "About to execute /usr/sbin/syslog-ng -n" only shows up in the journal in debug mode (i.e. LogLevel=debug is in system.conf).
I also grepped the source and found nothing to explain the 'n' flag. Nonetheless, the fact that it is displayed in the example file at http://www.freedesktop.org/wiki/Software/systemd/syslog would make it a strange coincidence.
Indeed.. that page needs some correcting. I have not been able to reproduce the problem yet, but I'll try to catch some systemd folk on IRC, perhaps they can shed a light on the issue.
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
Just to clarify, when you try to reproduce the problem, does the journal display "About to execute /usr/sbin/syslog-ng -n" or "About to execute /usr/sbin/syslog-ng --F" in debug mode? And can you confirm syslog-ng, afterwards, shows up as a process (i.e., *ps -A")?