diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-12-29 16:35:41 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-12-29 16:35:41 +0000 |
commit | 9f6490e274944093b1a05d3c86665343d7a06d9a (patch) | |
tree | 58e8949e3e66ac40d47679e7807e2d63a9a3cc9c /net/djbdns-run/DESCR | |
parent | dfa7c9ed2d9f971130ccc74fd0bf3ecca43b7f97 (diff) | |
download | pkgsrc-9f6490e274944093b1a05d3c86665343d7a06d9a.tar.gz |
Move "User-settable rc.conf variables and their default values"
section above the inclusion of rc.subr, and express the default
assignments more succinctly (from Todd Vierling). Remove Jonathan
de Boyne Pollard's dnscache-showctl and tinydns-showctl, since they
don't apply to services run with these rc.d scripts. Bump version.
Diffstat (limited to 'net/djbdns-run/DESCR')
-rw-r--r-- | net/djbdns-run/DESCR | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/djbdns-run/DESCR b/net/djbdns-run/DESCR index 6cf3f465011..63e3e7d613b 100644 --- a/net/djbdns-run/DESCR +++ b/net/djbdns-run/DESCR @@ -1,5 +1,2 @@ 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, -useful if you run services configured with dnscache-conf(8) or -tinydns-conf(8). +services, and provides NetBSD-style rc.d scripts. |