X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsyslog.target.in;h=37d5de368bc3ec249965a52ccf712829b74374cd;hp=d21e7a72b245c2625e8083b8cfa6ade08941c9e6;hb=2588ff0b940e82fd0986ed7567a6ae8f2741537d;hpb=9f23530860942a8f94b7c535ead80c38f02424b1 diff --git a/units/syslog.target.in b/units/syslog.target.in index d21e7a72b..37d5de368 100644 --- a/units/syslog.target.in +++ b/units/syslog.target.in @@ -1,23 +1,17 @@ # This file is part of systemd. # -# Copyright 2010 Lennart Poettering -# # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -# -# systemd is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with systemd; If not, see . # See systemd.special(7) for details [Unit] Description=Syslog -Requires=@SPECIAL_SYSLOG_SERVICE@ + +# 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@