[syslog-ng] systemd syslog-ng does not start CentOS 7.2.1511
Gergely Nagy
algernon at madhouse-project.org
Wed Apr 13 11:46:03 CEST 2016
On Tue, Apr 12, 2016 at 9:00 PM, Scot Needy <scotrn at gmail.com> wrote:
> Compiled syslog-ng syslog-ng 3.8.0alpha0 no problems.
When compiling, did you have the systemd libs installed? If not, then
the Type=notify will not work, as the systemd libs are required for
that support to be compiled in. Without those, syslog-ng will happily
start on the CLI or via sysvinit scripts, but since it does not notify
systemd, Type=notify won't work.
Can you post the summary of the configure run? It should print a list
of enabled features.
--
|8]
More information about the syslog-ng
mailing list