diff options
Diffstat (limited to 'units/systemd-shutdownd.socket')
-rw-r--r-- | units/systemd-shutdownd.socket | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index 532a6f0c73..7f13c9386e 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -16,3 +16,4 @@ Before=sockets.target ListenDatagram=/run/systemd/shutdownd SocketMode=0600 PassCredentials=yes +PassSecurity=yes |