diff options
Diffstat (limited to 'units/syslog.target')
-rw-r--r-- | units/syslog.target | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/units/syslog.target b/units/syslog.target index 8b1626ed55..825b26e7bf 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 |