chiark / gitweb /
syslog: use PassCred=yes for the /dev/log socket
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 30 Nov 2011 08:37:13 +0000 (09:37 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Wed, 30 Nov 2011 10:00:28 +0000 (11:00 +0100)
commit1a2801529e916ec31d2a8cc66cd5c3b8d9ad9caa
treeb2acaee28cce29142c929a5b4aa67f3d476f62a3
parent75d3fc60f88e08bf953063819a8a04b881d6db23
syslog: use PassCred=yes for the /dev/log socket

Both kmsg-syslogd and the real syslog service want to receive
SCM_CREDENTIALS. With socket activation it is too late to set
SO_PASSCRED in the services.
src/kmsg-syslogd.c
units/syslog.socket