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 b30a6657cf..bc0358a346 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -14,3 +14,4 @@ Before=sockets.target [Socket] ListenDatagram=/run/systemd/shutdownd +SocketMode=0600 |