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