summaryrefslogtreecommitdiffstats
path: root/main/djbdns/dnscache.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/djbdns: provide random seed to dnscacheNatanael Copa2009-08-091-1/+2
| | | | | fixes #120 Thanks to Nathan for solving this.
* main/djbdns: added net dependency in initd scriptsNatanael Copa2009-08-081-0/+3
| | | | fixes #120
* main/dnscache: fix init.d scriptNatanael Copa2009-07-301-33/+11
| | | | fixes #101
* moved extra/* to main/Natanael Copa2009-07-241-0/+59
and fixed misc build issues