X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-logger.socket;h=7178cc82468e05a8e03d6f8b6326926eececaaff;hp=f62b582d3ef21267160224b60a4561ca5027e581;hb=6b3fd98f7a8eb4adbc134797fb2e81a643004e0d;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab diff --git a/units/systemd-logger.socket b/units/systemd-logger.socket index f62b582d3..7178cc824 100644 --- a/units/systemd-logger.socket +++ b/units/systemd-logger.socket @@ -8,7 +8,14 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Socket +Description=Stdio Syslog Bridge Socket +DefaultDependencies=no +Before=sockets.target + +# Mount and swap units need this. If this socket unit is removed by an +# isolate request the mount and and swap units would be removed too, +# hence let's exclude this from isolate requests. +IgnoreOnIsolate=yes [Socket] -ListenStream=@/org/freedesktop/systemd1/logger +ListenStream=/run/systemd/logger