summaryrefslogtreecommitdiff
path: root/2.4/init
Commit message (Expand)AuthorAgeFilesLines
* Fix typoHans de Graaff2024-02-231-1/+1
* Fix interface binding check in init.d fileHans de Graaff2023-09-031-7/+2
* Minor shell style fixesLars Wendler2021-04-291-6/+6
* 2.4/init: Add a comment about altered pidfile in confd fileLars Wendler2020-12-301-1/+3
* 2.4/init: Submit pidfile to s-s-d on start to not confuse statusLars Wendler2020-12-301-1/+2
* 2.4/init: Another small interface check tweakLars Wendler2020-12-031-1/+1
* 2.4/init: Fixed typo in interface checkLars Wendler2020-12-021-1/+1
* 2.4/init: Fix regexp for interface binding detectionLars Wendler2020-12-011-1/+1
* 2.4/init: Attempt to provide a way to no longer "need net" in dependLars Wendler2020-12-011-1/+16
* init scripts: Replaced non-POSIX compliant "type -p" calls.Tomáš Mózes2018-04-191-2/+2
* 2.4/init/apache2.initd: Start after entropy daemon if available.Lars Wendler2018-03-231-1/+1
* Whitespace fixes.Lars Wendler2016-03-031-2/+2
* apache2.initd: set defaults for LYNX and STATUSURL once.Michael Orlitzky2016-03-031-4/+2
* apache2.initd: replace deprecated name "runscript" with "openrc-run".Michael Orlitzky2016-03-031-1/+1
* apache2.initd: append SERVERROOT and CONFIGFILE to APACHE2_OPTS once.Michael Orlitzky2016-03-031-3/+5
* apache2.initd: append STARTUPERRORLOG to APACHE2_OPTS in start().Michael Orlitzky2016-03-031-2/+7
* apache2.initd: do not call checkconfd() before stopping.Michael Orlitzky2016-03-031-2/+0
* apache2.initd: set the path to the apache2 binary once, globally.Michael Orlitzky2016-03-031-1/+3
* apache2.initd: apply default values for conf.d variables in one place.Michael Orlitzky2016-03-031-8/+7
* apache2.initd: remove config file readability check.Michael Orlitzky2016-03-031-5/+0
* apache2.initd: update copyright year to 2016.Michael Orlitzky2016-03-031-1/+1
* apache2.initd: remove ancient baselayout-1.x check in checkconfd().Michael Orlitzky2016-03-031-6/+0
* apache2.initd: capture config test output in checkconfig().Michael Orlitzky2016-03-031-2/+2
* Revert runtime dir location changes as /run only exists on Linux systemsLars Wendler2014-05-222-2/+2
* Attempt to fix stop of apache with mod_perl (bug #503986)Lars Wendler2014-05-141-1/+1
* Fixed startup of init scriptsLars Wendler2013-11-221-6/+11
* Added files for apache-2.4Lars Wendler2013-11-092-0/+257