]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-shutdownd.socket
zsh_completion: Split out zsh _coredumpctl
[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
ee1c0ad4 10Documentation=man:systemd-shutdownd.service(8)
f6144808
LP
11DefaultDependencies=no
12Before=sockets.target
13
14[Socket]
2b583ce6 15ListenDatagram=/run/systemd/shutdownd
1d6702e8 16SocketMode=0600
271b032a 17PassCredentials=yes
54ecda32 18PassSecurity=yes