X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-shutdownd.socket;h=c97e01a3374e398e58a8037368a0800e3e83da6c;hb=66be6554807773028a0111addb8e75c3cab11117;hp=0df24cff7787319ba79925d962b425945cda1c3e;hpb=52f319b29398d36ed8d1a70f68a170c0a85f401d;p=elogind.git diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index 0df24cff7..c97e01a33 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -1,8 +1,8 @@ # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # See systemd.special(7) for details @@ -13,4 +13,7 @@ DefaultDependencies=no Before=sockets.target [Socket] -ListenDatagram=@/org/freedesktop/systemd1/shutdownd +ListenDatagram=/run/systemd/shutdownd +SocketMode=0600 +PassCredentials=yes +PassSecurity=yes