summaryrefslogtreecommitdiff
path: root/units/systemd-shutdownd.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-shutdownd.socket
parentdc1ecd78e9f046880d10ddb45cf9b06df1084b10 (diff)
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-shutdownd.socket')
-rw-r--r--units/systemd-shutdownd.socket2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket
index 13b6c7a5c..532a6f0c7 100644
--- a/units/systemd-shutdownd.socket
+++ b/units/systemd-shutdownd.socket
@@ -15,4 +15,4 @@ Before=sockets.target
[Socket]
ListenDatagram=/run/systemd/shutdownd
SocketMode=0600
-PassCred=yes
+PassCredentials=yes