summaryrefslogtreecommitdiff
path: root/debian/apache2.2-common.apache2.init
AgeCommit message (Expand)AuthorFilesLines
2012-01-02For multiple instance setups, correctly determine the config dir in theStefan Fritsch1-2/+4
2012-01-02Fix typo in init scriptStefan Fritsch1-1/+1
2012-01-02Make exit code of '/etc/init.d/apache2 status' more LSB compatible.Stefan Fritsch1-1/+5
2012-01-02Add $named to the init script dependency header, since apache depends onStefan Fritsch1-2/+2
2012-01-02revert the wait on graceful reload change.Stefan Fritsch1-20/+0
2012-01-02* If the init script's reload action is called immediately after the startStefan Fritsch1-1/+21
2012-01-02Fix init script not correctly killing htcacheclean. Closes: #580971Stefan Fritsch1-1/+1
2012-01-02Do a configcheck in the init script before doing a non-graceful restartStefan Fritsch1-0/+5
2012-01-02- Provide example script to setup additional instance.Stefan Fritsch1-2/+6
2012-01-02Add documentationStefan Fritsch1-0/+1
2012-01-02Improve htcacheclean handlingStefan Fritsch1-2/+3
2012-01-02Add support for multiple apache2 instances to initscript and apache2ctl.Stefan Fritsch1-24/+49
2012-01-02Add new init script action graceful-stop (LP: #456381)Stefan Fritsch1-1/+15
2012-01-02Improve function to detect apache2 pid in init-script (closes: #562583).Stefan Fritsch1-18/+8
2012-01-02Fix output of "/etc/init.d/apache2 status"Stefan Fritsch1-5/+5
2012-01-02Add X-InteractiveStefan Fritsch1-0/+1
2012-01-02use pkill instead of killallStefan Fritsch1-1/+1
2012-01-02- Allow apache2-mpm-itk as alternate dependency in apache2 meta packageStefan Fritsch1-7/+7
2012-01-02make init script complain about missing APACHE_PID_FILE during 'start'Stefan Fritsch1-7/+8
2012-01-02Make the init script use normal 'stop' instead of 'graceful-stop' againStefan Fritsch1-19/+31
2012-01-02omit 'httpd (no pid file) not running' messageStefan Fritsch1-1/+1
2012-01-02Shorten the init script's waiting period during 'restart' from 10 to 4Stefan Fritsch1-1/+16
2012-01-02Add 'status' function to init scriptStefan Fritsch1-1/+11
2012-01-02- move the configuration of User, Group, and PidFile to /etc/apache2/envvarsStefan Fritsch1-21/+14
2012-01-02* Fix some lintian warnings:Stefan Fritsch1-0/+1
2012-01-02- second try at fixing processes not being killed on graceful stop/reloadStefan Fritsch1-30/+3
2012-01-02change back to stop instead of graceful-stop in the init script as workaroundStefan Fritsch1-3/+30
2012-01-02make init script less noisyStefan Fritsch1-1/+1
2012-01-02Use apache2ctl in init scriptStefan Fritsch1-2/+1
2012-01-02actually include the init script by renaming the source fileStefan Fritsch1-0/+204