summaryrefslogtreecommitdiff
path: root/net/djbdns-run/DESCR
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2004-09-01 20:13:04 +0000
committerschmonz <schmonz@pkgsrc.org>2004-09-01 20:13:04 +0000
commit8c9256c401f485e7f3315330b8ef851ab31e326e (patch)
tree4543eb5d58802ce626b33cafbdfdceef81ab91b7 /net/djbdns-run/DESCR
parentabc395d021aa4a7f7b5a47fe7c95cb245a9b8858 (diff)
downloadpkgsrc-8c9256c401f485e7f3315330b8ef851ab31e326e.tar.gz
Initial import of djbdns-run, a package that provides NetBSD-style
rc.d scripts (inspired by Bennett Todd's Linux init.d scripts) to run djbdns services. It also includes Jonathan de Boyne Pollard's dnscache-showctl and tinydns-showctl scripts.
Diffstat (limited to 'net/djbdns-run/DESCR')
-rw-r--r--net/djbdns-run/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/djbdns-run/DESCR b/net/djbdns-run/DESCR
new file mode 100644
index 00000000000..54f01c835bd
--- /dev/null
+++ b/net/djbdns-run/DESCR
@@ -0,0 +1,3 @@
+This package creates all the needed basic config files to run djbdns
+services, and provides NetBSD-style rc.d scripts. It also includes
+Jonathan de Boyne Pollard's dnscache-showctl and tinydns-showctl.