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=484df7a238ce060e30db98b08fed56e432da405c;hp=d9708724e18fd229068f4dd71ec52b5599bec669;hb=54e4fdef80693f7fd7893bd048bb4d9a258b03a6;hpb=52f319b29398d36ed8d1a70f68a170c0a85f401d diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index d9708724e..484df7a23 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,10 +8,12 @@ # See systemd.special(7) for details [Unit] -Description=Logging Daemon +Description=Stdio Syslog Bridge DefaultDependencies=no +Requires=syslog.socket After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-logger NotifyAccess=all +StandardOutput=null