From: Lennart Poettering Date: Wed, 19 May 2010 23:34:59 +0000 (+0200) Subject: logger: we need to be started after syslog X-Git-Tag: v1~303 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9949ac0cec2aa0de4159260b2817e136825dbc3c;p=thirdparty%2Fsystemd.git logger: we need to be started after syslog --- diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 53ea5863522..39a20013b4e 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -9,6 +9,7 @@ [Unit] Description=systemd Logging Daemon +After=@SPECIAL_SYSLOG_SERVICE@ [Service] ExecStart=@pkglibexecdir@/systemd-logger