chiark / gitweb /
systemctl: turn --replace into --fail
[elogind.git] / units / syslog.target.in
index 3057eda3cce7438491f00b228fd7b3dd8f97e3c4..b9c4f18c35a13b884eabfc490075660f952f3598 100644 (file)
@@ -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@