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://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1ff5e88f3ba6890131c918f41ee7b45d2c3e22bf;p=elogind.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 b9c4f18c3..37d5de368 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@