]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-shutdownd.socket
logind: optionally handle power, sleep and lid switch events
[thirdparty/systemd.git] / units / systemd-shutdownd.socket
CommitLineData
f6144808
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
f6144808
LP
6# (at your option) any later version.
7
f6144808 8[Unit]
52f319b2 9Description=Delayed Shutdown Socket
f6144808
LP
10DefaultDependencies=no
11Before=sockets.target
12
13[Socket]
2b583ce6 14ListenDatagram=/run/systemd/shutdownd
1d6702e8 15SocketMode=0600
271b032a 16PassCredentials=yes
54ecda32 17PassSecurity=yes