openbsd-ports/net/pdnsd/pkg/PLIST
alek 36e99c9d8e - Replace INSTALL with @sample, @new(user|group), @exec and MESSAGE
- Kill DEINSTALL
- Add WANTLIB marker
- Bump PKGNAME

ok sturm@
2004-12-01 19:59:59 +00:00

20 lines
595 B
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2004/12/01 19:59:59 alek Exp $
@newgroup _pdnsd:510
@newuser _pdnsd:510:_pdnsd:daemon:Proxy DNS Server:/nonexistent:/sbin/nologin
@man man/man8/pdnsd-ctl.8
sbin/pdnsd
sbin/pdnsd-ctl
share/doc/pdnsd/
share/doc/pdnsd/faq.txt
share/doc/pdnsd/intro.txt
share/doc/pdnsd/manual.txt
share/examples/pdnsd/
share/examples/pdnsd/pdnsd.conf
@sample ${SYSCONFDIR}/pdnsd.conf
@owner _pdnsd
@group _pdnsd
@sample /var/pdnsd/
@exec dd if=/dev/zero of=/var/pdnsd/pdnsd.cache bs=1 count=4 2>/dev/null
@exec chown _pdnsd:_pdnsd /var/pdnsd/pdnsd.cache
@extraunexec rm -rf /var/pdnsd