summaryrefslogtreecommitdiffstats
path: root/main/djbdns/tinydns.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/djbdns: replace opts in tinydns' init.d scriptNatanael Copa2012-01-191-1/+1
| | | | ref #943
* main/djbdns: periodic script to update zone hintsTimo Teras2010-04-191-2/+2
| | | | | | | | | This also splits the djbdns to djbdns-common that contains the few utilities needed by the periodic script. Minor fix to init.d script included also. Signed-off-by: Timo Teras <timo.teras@iki.fi> Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
* main/djbdns: start services after firewallNatanael Copa2009-09-151-0/+1
| | | | see #164
* main/djbdns: added net dependency in initd scriptsNatanael Copa2009-08-081-0/+4
| | | | fixes #120
* moved extra/* to main/Natanael Copa2009-07-241-0/+87
and fixed misc build issues