]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/syslog.target
machine-id: properly mount transient machine ID read-only
[thirdparty/systemd.git] / units / syslog.target
CommitLineData
08a96fb0
LP
1# This file is part of systemd.
2#
08a96fb0 3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
08a96fb0 6# (at your option) any later version.
08a96fb0 7
1c7c17ea
LP
8# This exists mostly for compatibility with SysV/LSB units, and
9# implementations lacking socket/bus activation.
10
08a96fb0
LP
11[Unit]
12Description=Syslog
49dbfa7b
LP
13Documentation=man:systemd.special(7)
14Documentation=http://www.freedesktop.org/wiki/Software/systemd/syslog
cfcab435
LP
15
16# Avoid that we conflict with shutdown.target, so that we can stay
17# until the very end and do not cancel shutdown.target if we should
49f43d5f 18# happen to be activated very late.
cfcab435 19DefaultDependencies=no