chiark / gitweb /
units: remove prefdm
[elogind.git] / units / syslog.target
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
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
6 #  (at your option) any later version.
7
8 # This exists mostly for compatibility with SysV/LSB units, and
9 # implementations lacking socket/bus activation.
10
11 [Unit]
12 Description=Syslog
13 Documentation=man:systemd.special(7)
14 Documentation=http://www.freedesktop.org/wiki/Software/systemd/syslog
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
18 # happen to be activated very late.
19 DefaultDependencies=no