X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-logger.service.in;h=d9708724e18fd229068f4dd71ec52b5599bec669;hp=200443897151e76fc6f1fadbb15aa66607e6e59c;hb=73d35ff8e475d17a22fc524ae003553021acaa8e;hpb=f61448083198dc0e4e0d19a916bcd478336cc85d diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 200443897..d9708724e 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,8 +8,10 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Daemon -After=@SPECIAL_SYSLOG_SERVICE@ +Description=Logging Daemon +DefaultDependencies=no +After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-logger +NotifyAccess=all