diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-logger.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 1e8e2cfa35..64ae5f9f2a 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -9,7 +9,7 @@ [Unit] Description=systemd Logging Daemon -After=@SPECIAL_SYSLOG_SERVICE@ +After=@SPECIAL_SYSLOG_SERVICE@ syslog.target [Service] ExecStart=@rootlibexecdir@/systemd-logger |