diff options
Diffstat (limited to 'units/systemd-shutdownd.socket')
-rw-r--r-- | units/systemd-shutdownd.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index 13b6c7a5cc..532a6f0c73 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 |