summaryrefslogtreecommitdiff
path: root/units/systemd-journald.socket
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-12-31 01:07:49 +0100
committerLennart Poettering <lennart@poettering.net>2011-12-31 01:07:49 +0100
commit271b032a053f9d4a1be271bb052276ae27fe36c6 (patch)
treeca0c7f249a71d63963df0a01aadf012bd26da31a /units/systemd-journald.socket
parentdc1ecd78e9f046880d10ddb45cf9b06df1084b10 (diff)
downloadsystemd-271b032a053f9d4a1be271bb052276ae27fe36c6.tar.gz
socket: rename the PassCred= option to PassCredentials=, since we don't want to needlessly abbreviate options unless they are very well established
Diffstat (limited to 'units/systemd-journald.socket')
-rw-r--r--units/systemd-journald.socket1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journald.socket b/units/systemd-journald.socket
index b439bc1fdc..ccb35b11a7 100644
--- a/units/systemd-journald.socket
+++ b/units/systemd-journald.socket
@@ -22,3 +22,4 @@ ListenStream=/run/systemd/stdout
ListenDatagram=/run/systemd/native
ListenDatagram=/dev/log
SocketMode=0666
+PassCredentials=yes