2d702b0153
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.
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
@comment $OpenBSD: PLIST,v 1.5 2011/05/11 08:24:40 ajacoutot Exp $
|
|
@newgroup _ipguard:612
|
|
@newuser _ipguard:612:612:daemon:IPguard User:/var/empty:/sbin/nologin
|
|
@man man/man8/ipguard.8
|
|
@bin sbin/ipguard
|
|
@extraunexec rm -rf /var/log/ipguard/*
|
|
@group _ipguard
|
|
@sample /var/log/ipguard/
|