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=39a20013b4e07a76c2e6e08eb6da9411c674b413;hb=88ac58d76b9e4316956a7775abe0eace17a9e757;hpb=9949ac0cec2aa0de4159260b2817e136825dbc3c diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 39a20013b..4d9b2c271 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -9,8 +9,9 @@ [Unit] Description=systemd Logging Daemon -After=@SPECIAL_SYSLOG_SERVICE@ +Wants=syslog.target +After=syslog.target @SPECIAL_SYSLOG_SERVICE@ [Service] -ExecStart=@pkglibexecdir@/systemd-logger -Type=simple +ExecStart=@rootlibexecdir@/systemd-logger +NotifyAccess=all