X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-logger.service.in;h=484df7a238ce060e30db98b08fed56e432da405c;hb=57bd42336e345cd295004e5a7e0fc9500979332c;hp=53ea586352298d9131191c1d935ee572cf2683ee;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab;p=elogind.git diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 53ea58635..484df7a23 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,8 +8,12 @@ # 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