From: Lennart Poettering Date: Fri, 10 Sep 2010 15:17:57 +0000 (+0200) Subject: units: we should be able to reach syslog.target even if no logger is enabled at all X-Git-Tag: v10~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ff5e88f3ba6890131c918f41ee7b45d2c3e22bf;p=thirdparty%2Fsystemd.git units: we should be able to reach syslog.target even if no logger is enabled at all --- diff --git a/units/syslog.target.in b/units/syslog.target.in index b9c4f18c35a..37d5de368bc 100644 --- a/units/syslog.target.in +++ b/units/syslog.target.in @@ -14,5 +14,4 @@ Description=Syslog # 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@