aboutsummaryrefslogtreecommitdiffstats
path: root/main/darkhttpd/darkhttpd.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/darkhttpd: --daemon should not be used with supervise-daemonWictor Lund2020-02-191-1/+1
| | | | | When --daemon is present when darkhttpd is supervised, openrc can't kill darkhttpd.
* main/darkhttpd: clarify license, use supervise-daemonprspkt2019-11-121-5/+5
|
* main/darkhttpd: be silent when starting from initCarlo Landmeter2015-09-231-0/+1
|
* main/darkhttpd: allow multiple instancesNatanael Copa2015-04-301-1/+4
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/darkhttpd: add logrotate script and support for argsNatanael Copa2014-11-271-1/+13
| | | | | | | we add support for following config seettings in conf.d: addr: set listen address port: set lisetn port mimetypes: set file with mimetypes
* main/darkhttpd: moved from testingNatanael Copa2014-03-051-0/+8
fixes #2538