chiark / gitweb /
umask: set umask of a number of sockets by default, even though we check creds on...
[elogind.git] / units / systemd-shutdownd.socket
index 6faf36f0e213de4713aa8f11efe1686b1626d83e..bc0358a346fbf921021af9cd640bef8716e8847d 100644 (file)
@@ -13,4 +13,5 @@ DefaultDependencies=no
 Before=sockets.target
 
 [Socket]
-ListenDatagram=/dev/.run/systemd/shutdownd
+ListenDatagram=/run/systemd/shutdownd
+SocketMode=0600