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=4d9b2c2710a3e9925651d67d1a58f1c7321b5ac0;hp=2a9ec21067d516cd4abe9c576f77a9e9401caa7c;hb=88ac58d76b9e4316956a7775abe0eace17a9e757;hpb=af65a09126e216d468592f069aee50dfe0382d3a diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 2a9ec2106..4d9b2c271 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -9,8 +9,9 @@ [Unit] Description=systemd Logging Daemon -DefaultDependencies=no -After=@SPECIAL_SYSLOG_SERVICE@ +Wants=syslog.target +After=syslog.target @SPECIAL_SYSLOG_SERVICE@ [Service] ExecStart=@rootlibexecdir@/systemd-logger +NotifyAccess=all