summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket b/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket
index 4f0619d2..71737014 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket
+++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket
@@ -12,15 +12,15 @@ 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,
+# 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