]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: make audit socket optional
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 2 Aug 2015 17:55:57 +0000 (13:55 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 12 Oct 2015 17:12:08 +0000 (13:12 -0400)
commit7d18d348da26fdbb392c76b0f5edb7f06282afbb
tree0f969e13356fb30c800d8223ae64dbc65058d428
parent15d91bff36c61d38df8edff258d1702a017a0e66
journald: make audit socket optional

If we were given some sockets through socket activation, and audit
socket is not among them, do not try to open it. This way, if the
socket unit is disabled, we will not receive audit events.

https://bugzilla.redhat.com/show_bug.cgi?id=1227379
src/journal/journald-server.c