X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsyslog.target.in;h=37d5de368bc3ec249965a52ccf712829b74374cd;hp=bcd645305eddb1336ead0c9af8cc5027d8322a1b;hb=b6a7b0890ea7d4625e31fa5f413cc94b13660d91;hpb=08a96fb00afefbcec822684c25ae1dbe39179264 diff --git a/units/syslog.target.in b/units/syslog.target.in index bcd645305..37d5de368 100644 --- a/units/syslog.target.in +++ b/units/syslog.target.in @@ -1,21 +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@