diff options
Diffstat (limited to 'units/systemd-journald.socket')
-rw-r--r-- | units/systemd-journald.socket | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journald.socket b/units/systemd-journald.socket index c752505d9f..15fc49ef29 100644 --- a/units/systemd-journald.socket +++ b/units/systemd-journald.socket @@ -23,4 +23,5 @@ ListenDatagram=/run/systemd/journal/socket ListenDatagram=/dev/log SocketMode=0666 PassCredentials=yes +PassSecurity=yes ReceiveBuffer=8M |