chiark / gitweb /
add a generator to pull rc-local.service in
[elogind.git] / units / systemd-shutdownd.socket
index 6faf36f0e213de4713aa8f11efe1686b1626d83e..13b6c7a5cc3e93e3c36f2902828f8f7e8a055407 100644 (file)
@@ -13,4 +13,6 @@ DefaultDependencies=no
 Before=sockets.target
 
 [Socket]
-ListenDatagram=/dev/.run/systemd/shutdownd
+ListenDatagram=/run/systemd/shutdownd
+SocketMode=0600
+PassCred=yes