X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-logger.service.in;h=5f7fe40939f6ac78a0674c75d6ed10257af61c30;hp=64ae5f9f2ab78d4fc1140e696a4e288a2c48db75;hb=d605b2fd41b671f93ae5cb67488978846427dda9;hpb=5a5582b5e58a905a596397cee51e2173a2c1865d diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 64ae5f9f2..5f7fe4093 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,9 +8,13 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Daemon -After=@SPECIAL_SYSLOG_SERVICE@ syslog.target +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