pkgsrc/net/djbdns-run
schmonz 33ee7d5857 Catch up to qmail-run:
- Wrap long command lines for readability
- Document where we set procname=${name} for rc.d
- Detach long-running processes from controlling terminal
- Configurable path to tcpserver
- Configurable user and group names:

DJBDNS_AXFR_USER?=	axfrdns
DJBDNS_CACHE_USER?=	dnscache
DJBDNS_RBL_USER?=	rbldns
DJBDNS_TINY_USER?=	tinydns
DJBDNS_DJBDNS_GROUP?=	djbdns

Bump version.
2017-06-23 15:39:44 +00:00
..
files Catch up to qmail-run: 2017-06-23 15:39:44 +00:00
DESCR
INSTALL
Makefile Catch up to qmail-run: 2017-06-23 15:39:44 +00:00
MESSAGE
PLIST