diff options
Diffstat (limited to 'units/systemd-logger.socket')
-rw-r--r-- | units/systemd-logger.socket | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/units/systemd-logger.socket b/units/systemd-logger.socket index f62b582d3e..57244a2878 100644 --- a/units/systemd-logger.socket +++ b/units/systemd-logger.socket @@ -8,7 +8,9 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Socket +Description=Logging Socket +DefaultDependencies=no +Before=sockets.target [Socket] ListenStream=@/org/freedesktop/systemd1/logger |