summaryrefslogtreecommitdiff
path: root/units/syslog.target.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-10 17:17:57 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-10 17:17:57 +0200
commit1ff5e88f3ba6890131c918f41ee7b45d2c3e22bf (patch)
tree9e926e963494ca532a06d77789d32e4d8731063f /units/syslog.target.in
parent1fd116f7484fe85c30c6619154c2506a52da80ed (diff)
units: we should be able to reach syslog.target even if no logger is enabled at all
Diffstat (limited to 'units/syslog.target.in')
-rw-r--r--units/syslog.target.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/syslog.target.in b/units/syslog.target.in
index b9c4f18c35..37d5de368b 100644
--- a/units/syslog.target.in
+++ b/units/syslog.target.in
@@ -14,5 +14,4 @@ Description=Syslog
# dependency should be dropped, and replaced by alias symlinks in the
# .wants/ directory, to either the .service or .socket unit of the
# syslog service.
-Requires=@SPECIAL_SYSLOG_SERVICE@
After=@SPECIAL_SYSLOG_SERVICE@