diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-24 21:38:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-24 21:38:19 +0000 |
commit | ca45b5f7cc9e52ea0b9a0b3192ece875f1593a58 (patch) | |
tree | 1118c5879cec38861c619abb3730b4162238d218 /security/ossec-hids-client | |
parent | acbe3ce54a411ccb77e6ffb20cfb19664b5afc20 (diff) | |
download | ports-ca45b5f7cc9e52ea0b9a0b3192ece875f1593a58.tar.gz ports-ca45b5f7cc9e52ea0b9a0b3192ece875f1593a58.zip |
Notes
Diffstat (limited to 'security/ossec-hids-client')
-rw-r--r-- | security/ossec-hids-client/pkg-plist.client | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ossec-hids-client/pkg-plist.client b/security/ossec-hids-client/pkg-plist.client index cc742637a0d1..04036b447d8e 100644 --- a/security/ossec-hids-client/pkg-plist.client +++ b/security/ossec-hids-client/pkg-plist.client @@ -14,6 +14,9 @@ %%PORTNAME%%/etc/internal_options.conf %%PORTNAME%%/etc/shared/rootkit_trojans.txt %%PORTNAME%%/etc/shared/rootkit_files.txt +%%PORTNAME%%/etc/shared/win_malware_rcl.txt +%%PORTNAME%%/etc/shared/win_audit_rcl.txt +%%PORTNAME%%/etc/shared/win_applications_rcl.txt @unexec if cmp -s %D/%%PORTNAME%%/etc/ossec.conf %D/%%PORTNAME%%/etc/ossec.conf.sample; then rm -f %D/%%PORTNAME%%/etc/ossec.conf; fi %%PORTNAME%%/etc/ossec.conf.sample %%PORTNAME%%/logs/ossec.log |