X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-kmsg-syslogd.service.in;h=b20889e5e5e4cab9a1ebbef34b15cde3bba8bd85;hp=e2e0f55b781fe39818ab2be3277def1a611c58ad;hb=0b3325e79eb98f2e5bc19a1b0efd99e693b31a99;hpb=addab137cd8d318e4f543ca56018ee23d51aaca9 diff --git a/units/systemd-kmsg-syslogd.service.in b/units/systemd-kmsg-syslogd.service.in index e2e0f55b7..b20889e5e 100644 --- a/units/systemd-kmsg-syslogd.service.in +++ b/units/systemd-kmsg-syslogd.service.in @@ -8,9 +8,12 @@ # See systemd.special(7) for details [Unit] -Description=systemd Syslog Kernel Log Buffer Bridge +Description=Syslog Kernel Log Buffer Bridge DefaultDependencies=no [Service] ExecStart=@rootlibexecdir@/systemd-kmsg-syslogd NotifyAccess=all +StandardOutput=null +Sockets=syslog.socket +CapabilityBoundingSet=CAP_DAC_OVERRIDE