]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
shutdownd: kill the old implementation
authorDaniel Mack <daniel@zonque.org>
Thu, 23 Apr 2015 15:30:23 +0000 (17:30 +0200)
committerDaniel Mack <daniel@zonque.org>
Fri, 24 Apr 2015 15:48:12 +0000 (17:48 +0200)
commitd6b07ef796abeaf3ab32c70e32be4857fef93481
treee298f8438bae159db011567640dae23997f14606
parentf0efea232a582660b25ee992853c78cf825721b6
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.
.gitignore
Makefile-man.am
Makefile.am
man/systemd-shutdownd.service.xml [deleted file]
man/systemd.xml
src/shutdownd/Makefile [deleted symlink]
src/shutdownd/shutdownd.c [deleted file]
src/systemd/sd-shutdown.h [deleted file]
units/.gitignore
units/systemd-shutdownd.service.in [deleted file]
units/systemd-shutdownd.socket [deleted file]