From: Lennart Poettering Date: Fri, 10 Sep 2010 16:20:35 +0000 (+0200) Subject: units: pull in syslog.target for synchronization purposes by systemd-logger.service X-Git-Tag: v10~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ac58d76b9e4316956a7775abe0eace17a9e757;p=thirdparty%2Fsystemd.git units: pull in syslog.target for synchronization purposes by systemd-logger.service --- diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 64ae5f9f2ab..4d9b2c2710a 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -9,7 +9,8 @@ [Unit] Description=systemd Logging Daemon -After=@SPECIAL_SYSLOG_SERVICE@ syslog.target +Wants=syslog.target +After=syslog.target @SPECIAL_SYSLOG_SERVICE@ [Service] ExecStart=@rootlibexecdir@/systemd-logger