chiark / gitweb /
units: In MeeGo there was more than one ExecStart lines present that caused systemd...
[elogind.git] / units / syslog.target
index d5410cf580d917e5e621b0bc046c3bd570e71d21..825b26e7bfa36b3e17736be6545aa70736611b16 100644 (file)
@@ -7,5 +7,13 @@
 
 # See systemd.special(7) for details
 
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
 [Unit]
 Description=Syslog
+
+# Avoid that we conflict with shutdown.target, so that we can stay
+# until the very end and do not cancel shutdown.target if we should
+# hapen to be activated very late.
+DefaultDependencies=no