summaryrefslogtreecommitdiffstats
path: root/security/logcheck/pkg-plist
blob: 55ac237872d2ce6fb4931629564f46fc5dd9c5c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@comment $FreeBSD$
bin/logtail
@exec test -d %%LOGCHECK_TMP%% || mkdir -m 700 %%LOGCHECK_TMP%% && chown root:wheel %%LOGCHECK_TMP%%
@unexec rmdir %%LOGCHECK_TMP%% 2>/dev/null || true
etc/logcheck.hacking.sample
etc/logcheck.ignore.sample
etc/logcheck.sh
etc/logcheck.violations.ignore.sample
etc/logcheck.violations.sample
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.how.to.interpret
%%PORTDOCS%%%%DOCSDIR%%/README.keywords
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%EXAMPLESDIR%%
OpenPOWER on IntegriCloud