summaryrefslogtreecommitdiff
path: root/units/syslog.target
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-14 02:57:13 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-16 02:03:34 +0200
commitcfcab435088205b520d244e6111e33b98579181d (patch)
tree45324c9d84af47b83ebef4c7e9b759a527118f1f /units/syslog.target
parent5010903819a6918c04e6cffa0edea6865cf3d5ef (diff)
units: never pull in sysinit from utmp, so that we can shutdown from emergency mode without pulling in sysinit
Diffstat (limited to 'units/syslog.target')
-rw-r--r--units/syslog.target5
1 files changed, 5 insertions, 0 deletions
diff --git a/units/syslog.target b/units/syslog.target
index 8b1626ed5..825b26e7b 100644
--- a/units/syslog.target
+++ b/units/syslog.target
@@ -12,3 +12,8 @@
[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