From f1dd0c3f9b4a257e81ff9c6a08070c702a0db45a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 18 Mar 2011 04:31:22 +0100 Subject: syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is --- units/syslog.target.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'units') 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@ -- cgit v1.2.3-54-g00ecf