X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsyslog.target.in;h=b9c4f18c35a13b884eabfc490075660f952f3598;hp=3057eda3cce7438491f00b228fd7b3dd8f97e3c4;hb=90d473a1c05c692d0beaac3ff939b01f930fcada;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab diff --git a/units/syslog.target.in b/units/syslog.target.in index 3057eda3c..b9c4f18c3 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@