openbsd-ports/net/pdnsd/pkg/PLIST
jasper 4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00

22 lines
620 B
Plaintext

@comment $OpenBSD: PLIST,v 1.7 2011/05/11 12:03:19 jasper Exp $
@newgroup _pdnsd:510
@newuser _pdnsd:510:_pdnsd:daemon:Proxy DNS Server:/nonexistent:/sbin/nologin
@extraunexec rm -rf /var/pdnsd/*
@man man/man5/pdnsd.conf.5
@man man/man8/pdnsd-ctl.8
@man man/man8/pdnsd.8
@bin sbin/pdnsd
@bin 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 touch /var/pdnsd/pdnsd.cache
@exec chown _pdnsd:_pdnsd /var/pdnsd/pdnsd.cache