X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-logger.service.in;h=5f7fe40939f6ac78a0674c75d6ed10257af61c30;hb=8092a428d40ac682df9e80c36988043854579679;hp=4d9b2c2710a3e9925651d67d1a58f1c7321b5ac0;hpb=88ac58d76b9e4316956a7775abe0eace17a9e757;p=elogind.git diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 4d9b2c271..5f7fe4093 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,10 +8,13 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Daemon -Wants=syslog.target -After=syslog.target @SPECIAL_SYSLOG_SERVICE@ +Description=Stdio Syslog Bridge +DefaultDependencies=no +Requires=syslog.socket +After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-logger NotifyAccess=all +StandardOutput=null +CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID