diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/syslog.target.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/units/syslog.target.in b/units/syslog.target.in index 37d5de368b..d5410cf580 100644 --- a/units/syslog.target.in +++ b/units/syslog.target.in @@ -9,9 +9,3 @@ [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. -After=@SPECIAL_SYSLOG_SERVICE@ |