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.
35 lines
985 B
Plaintext
35 lines
985 B
Plaintext
@comment $OpenBSD: PLIST,v 1.8 2011/05/11 08:24:41 ajacoutot Exp $
|
|
@conflict logcheck-1.1.1
|
|
@extraunexec rm -rf /var/tmp/logsentry/*
|
|
bin/logtail
|
|
share/doc/logsentry/
|
|
share/doc/logsentry/CREDITS
|
|
share/doc/logsentry/INSTALL
|
|
share/doc/logsentry/README
|
|
share/doc/logsentry/README.how.to.interpret
|
|
share/doc/logsentry/README.keywords
|
|
share/examples/logsentry/
|
|
@mode 600
|
|
@sample ${SYSCONFDIR}/logsentry/
|
|
@mode
|
|
share/examples/logsentry/logsentry.hacking
|
|
@mode 600
|
|
@sample ${SYSCONFDIR}/logsentry/logsentry.hacking
|
|
@mode
|
|
share/examples/logsentry/logsentry.ignore
|
|
@mode 600
|
|
@sample ${SYSCONFDIR}/logsentry/logsentry.ignore
|
|
@mode
|
|
share/examples/logsentry/logsentry.sh
|
|
@mode 700
|
|
@sample ${SYSCONFDIR}/logsentry/logsentry.sh
|
|
@mode
|
|
share/examples/logsentry/logsentry.violations
|
|
@mode 600
|
|
@sample ${SYSCONFDIR}/logsentry/logsentry.violations
|
|
@mode
|
|
share/examples/logsentry/logsentry.violations.ignore
|
|
@mode 600
|
|
@sample ${SYSCONFDIR}/logsentry/logsentry.violations.ignore
|
|
@sample /var/tmp/logsentry/
|