X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsyslog.target;h=825b26e7bfa36b3e17736be6545aa70736611b16;hp=d5410cf580d917e5e621b0bc046c3bd570e71d21;hb=d418f857f87f3f381f52f6ee17f2fad6e36aca86;hpb=6699c857a20378e1fd2a33e3e306a96404e7f83d diff --git a/units/syslog.target b/units/syslog.target index d5410cf58..825b26e7b 100644 --- a/units/syslog.target +++ b/units/syslog.target @@ -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