summaryrefslogtreecommitdiff
path: root/main/djbdns/dnscache.initd
AgeCommit message (Collapse)Author
2010-04-19main/djbdns: periodic script to update zone hintsTimo Teras
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>
2009-09-15main/djbdns: start services after firewallNatanael Copa
see #164
2009-08-28main/djbdns: fix dnscache init scriptTimo Teras
to not set uncoditionally FORWARDONLY. just the mere existance of the env variable changes dnscache behaviour. fixes #147.
2009-08-09main/djbdns: provide random seed to dnscacheNatanael Copa
fixes #120 Thanks to Nathan for solving this.
2009-08-08main/djbdns: added net dependency in initd scriptsNatanael Copa
fixes #120
2009-07-30main/dnscache: fix init.d scriptNatanael Copa
fixes #101
2009-07-24moved extra/* to main/Natanael Copa
and fixed misc build issues