summaryrefslogtreecommitdiff
path: root/units/systemd-shutdownd.socket
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-shutdownd.socket')
-rw-r--r--units/systemd-shutdownd.socket18
1 files changed, 0 insertions, 18 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket
deleted file mode 100644
index 532a6f0c..00000000
--- a/units/systemd-shutdownd.socket
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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
-# (at your option) any later version.
-
-# See systemd.special(7) for details
-
-[Unit]
-Description=Delayed Shutdown Socket
-DefaultDependencies=no
-Before=sockets.target
-
-[Socket]
-ListenDatagram=/run/systemd/shutdownd
-SocketMode=0600
-PassCredentials=yes