From d6b07ef796abeaf3ab32c70e32be4857fef93481 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Thu, 23 Apr 2015 17:30:23 +0200 Subject: shutdownd: kill the old implementation Not that all functionality has been ported over to logind, the old implementation can be removed. There goes one of the oldest parts of the systemd code base. --- man/systemd-shutdownd.service.xml | 77 --------------------------------------- man/systemd.xml | 10 ----- 2 files changed, 87 deletions(-) delete mode 100644 man/systemd-shutdownd.service.xml (limited to 'man') diff --git a/man/systemd-shutdownd.service.xml b/man/systemd-shutdownd.service.xml deleted file mode 100644 index 756949ce55..0000000000 --- a/man/systemd-shutdownd.service.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - systemd-shutdownd.service - systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - - - - - systemd-shutdownd.service - 8 - - - - systemd-shutdownd.service - systemd-shutdownd.socket - systemd-shutdownd - Scheduled shutdown service - - - - systemd-shutdownd.service - systemd-shutdownd.socket - /usr/lib/systemd/systemd-shutdownd - - - - Description - - systemd-shutdownd.service is a system - service that implements scheduled shutdowns, as exposed by - shutdown8. - systemd-shutdownd.service is automatically - activated on request and terminates itself when it is - unused. - - - - See Also - - systemd1, - shutdown8 - - - - diff --git a/man/systemd.xml b/man/systemd.xml index d006b0bb99..4556d56969 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1038,16 +1038,6 @@ - - /run/systemd/shutdownd - - Used internally by the - shutdown8 - tool to implement delayed shutdowns. This is an - AF_UNIX datagram - socket. - - /run/systemd/private -- cgit v1.2.3-54-g00ecf