summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-10 17:47:36 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-10 17:47:36 +0200
commit5a5582b5e58a905a596397cee51e2173a2c1865d (patch)
tree8430d2252bb3efc63b32670a55b34a684a98c683 /units
parent1ff5e88f3ba6890131c918f41ee7b45d2c3e22bf (diff)
units: start logger only after syslog is up
Diffstat (limited to 'units')
-rw-r--r--units/systemd-logger.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in
index 1e8e2cfa3..64ae5f9f2 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