chiark / gitweb /
build-sys: prepare release v18
[elogind.git] / units / syslog.target.in
index d21e7a72b245c2625e8083b8cfa6ade08941c9e6..37d5de368bc3ec249965a52ccf712829b74374cd 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
 # 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@