]> git.pld-linux.org Git - packages/nginx.git/commit
Drop HTTPD_CONF and HTTPD_OPTS support from init/sysconfig
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 14 Oct 2013 10:04:50 +0000 (12:04 +0200)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 14 Oct 2013 10:10:12 +0000 (12:10 +0200)
commitfa34d6db387f1b186e7b4c453a4b374b1dd305ab
tree59061006b06d50a0890834f319cab7159c469a2a
parentd323480a28872ebcf61cb4e663275cfbd918e091
Drop HTTPD_CONF and HTTPD_OPTS support from init/sysconfig

HTTPD_CONF support was plain wrong. Seems just copied from Apache
httpd.init and uses a command-line option which is not supported
by nginx. And adds the option to the 'killproc' command too. This
just could not work.

HTTPD_OPTS could work, but was not documented, was named wrong
and seems quite useless (nginx command-line options do not provide
any useful functionality).
nginx-light.init
nginx-mail.init
nginx-perl.init
nginx-standard.init
This page took 0.03753 seconds and 4 git commands to generate.