X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-shutdownd.socket;h=bc0358a346fbf921021af9cd640bef8716e8847d;hb=1c5224b33630a1f95952796b2cb582be052e0c27;hp=fdf2a0643b45e309519a143dc5953441da122cda;hpb=d8fa9401d3aacbc8caad9c353a03a36a399aecd3;p=elogind.git diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index fdf2a0643..bc0358a34 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -8,9 +8,10 @@ # See systemd.special(7) for details [Unit] -Description=systemd Delayed Shutdown Socket +Description=Delayed Shutdown Socket DefaultDependencies=no Before=sockets.target [Socket] -ListenStream=@/org/freedesktop/systemd1/shutdownd +ListenDatagram=/run/systemd/shutdownd +SocketMode=0600