From 271b032a053f9d4a1be271bb052276ae27fe36c6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 31 Dec 2011 01:07:49 +0100 Subject: socket: rename the PassCred= option to PassCredentials=, since we don't want to needlessly abbreviate options unless they are very well established --- units/systemd-journald.socket | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-journald.socket') 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 -- cgit v1.2.3-54-g00ecf