X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-journald.socket;h=71737014caa9ba6363103fd7293e67e3b32183c7;hp=dbe8882c0ed5b3e2ca971f60639c4d4d743c544a;hb=ebeccf9eecf5939a2ef772c3160e89efcad96194;hpb=ee1c0ad436efef9d2688a48917bf77d65a0ce675 diff --git a/units/systemd-journald.socket b/units/systemd-journald.socket index dbe8882c0..71737014c 100644 --- a/units/systemd-journald.socket +++ b/units/systemd-journald.socket @@ -9,18 +9,18 @@ Description=Journal Socket Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no -Before=sockets.target syslog.target +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, +# isolate request the mount and swap units would be removed too, # hence let's exclude this from isolate requests. IgnoreOnIsolate=yes [Socket] ListenStream=/run/systemd/journal/stdout ListenDatagram=/run/systemd/journal/socket -ListenDatagram=/dev/log SocketMode=0666 PassCredentials=yes PassSecurity=yes ReceiveBuffer=8M +Service=systemd-journald.service