278e3cc0b0
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@
12 lines
406 B
Plaintext
12 lines
406 B
Plaintext
@comment $OpenBSD: PLIST,v 1.6 2011/05/11 12:57:48 jasper Exp $
|
|
@newgroup _milter-spamd:532
|
|
@newuser _milter-spamd:532:_milter-spamd:daemon:milter-spamd Account:/nonexistent:/sbin/nologin
|
|
@extraunexec rm -rf /var/spool/milter-spamd/*
|
|
@bin libexec/milter-spamd
|
|
@man man/man8/milter-spamd.8
|
|
@rcscript ${RCDIR}/milter_spamd
|
|
@mode 700
|
|
@owner _milter-spamd
|
|
@group _milter-spamd
|
|
@sample /var/spool/milter-spamd/
|