chiark / gitweb /
util: when printing status updates during boot, take terminal width into account
[elogind.git] / units / systemd-shutdownd.socket
index 0df24cff7787319ba79925d962b425945cda1c3e..532a6f0c737eedc142eebd65b1ac49619305fd45 100644 (file)
@@ -13,4 +13,6 @@ DefaultDependencies=no
 Before=sockets.target
 
 [Socket]
-ListenDatagram=@/org/freedesktop/systemd1/shutdownd
+ListenDatagram=/run/systemd/shutdownd
+SocketMode=0600
+PassCredentials=yes