chiark / gitweb /
service: drop special HTTP server target, as it is a bad idea anf Fedora specific
authorLennart Poettering <lennart@poettering.net>
Wed, 31 Oct 2012 01:55:04 +0000 (02:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 31 Oct 2012 01:55:04 +0000 (02:55 +0100)
commit669b04a492e33601e6c34a40bc96ad9ffa11c5a2
treeefeaceb9409015786105c7add30f3985c08ba0fb
parent630d4e14083fc3798b757604eb2055822b77608b
service: drop special HTTP server target, as it is a bad idea anf Fedora specific

This was premarily intended to support the LSB facility $httpd which is
only known by Fedora, and a bad idea since it lacks any real-life
usecase.

Similar, drop support for some other old Fedora-specific facilities.

Also, document the rules for introduction of new facilities, to clarify
the situation for the future.
Makefile.am
man/systemd.special.xml
src/core/service.c
src/core/special.h
units/http-daemon.target [deleted file]