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=ff7a1316c2e256abe8e1431aca6f909f8f804af0;hp=4d9b2c2710a3e9925651d67d1a58f1c7321b5ac0;hb=aa2e2115873e102b8f6701f4211ddf7bec4c5e10;hpb=88ac58d76b9e4316956a7775abe0eace17a9e757 diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 4d9b2c271..ff7a1316c 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,10 +8,11 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Daemon -Wants=syslog.target -After=syslog.target @SPECIAL_SYSLOG_SERVICE@ +Description=Logging Daemon +DefaultDependencies=no +After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-logger NotifyAccess=all +StandardOutput=null