summaryrefslogtreecommitdiff
path: root/units/syslog.target.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/syslog.target.in')
-rw-r--r--units/syslog.target.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/units/syslog.target.in b/units/syslog.target.in
index 3057eda3cc..b9c4f18c35 100644
--- a/units/syslog.target.in
+++ b/units/syslog.target.in
@@ -9,5 +9,10 @@
[Unit]
Description=Syslog
+
+# As soon as all syslog services have native unit files this explicit
+# 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@