From bf30c086e3c4b2699267902fe1c6a445629f1a89 Mon Sep 17 00:00:00 2001 From: wxs Date: Thu, 22 Jul 2010 13:27:49 +0000 Subject: Chase update to 2.4.1 PR: ports/148057 Submitted by: Marco Re Approved by: valerio.daelli@gmail.com (maintainer timeout) --- security/ossec-hids-client/pkg-plist.client | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'security/ossec-hids-client') diff --git a/security/ossec-hids-client/pkg-plist.client b/security/ossec-hids-client/pkg-plist.client index 0b0c59764e60..592830bf9905 100644 --- a/security/ossec-hids-client/pkg-plist.client +++ b/security/ossec-hids-client/pkg-plist.client @@ -3,7 +3,9 @@ %%PORTNAME%%/active-response/bin/host-deny.sh %%PORTNAME%%/active-response/bin/ipfw.sh %%PORTNAME%%/active-response/bin/ipfw_mac.sh +%%PORTNAME%%/active-response/bin/ossec-tweeter.sh %%PORTNAME%%/active-response/bin/pf.sh +%%PORTNAME%%/active-response/bin/restart-ossec.sh %%PORTNAME%%/active-response/bin/route-null.sh %%PORTNAME%%/bin/manage_agents %%PORTNAME%%/bin/ossec-agentd @@ -11,7 +13,6 @@ %%PORTNAME%%/bin/ossec-execd %%PORTNAME%%/bin/ossec-logcollector %%PORTNAME%%/bin/ossec-syscheckd -%%PORTNAME%%/etc/internal_options.conf %%PORTNAME%%/etc/shared/cis_debian_linux_rcl.txt %%PORTNAME%%/etc/shared/cis_rhel_linux_rcl.txt %%PORTNAME%%/etc/shared/cis_rhel5_linux_rcl.txt @@ -23,9 +24,12 @@ %%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%%/etc/internal_options.conf %%PORTNAME%%/logs/ossec.log %%PORTNAME%%/agentless/main.exp %%PORTNAME%%/agentless/sshlogin.exp +%%PORTNAME%%/agentless/ssh_asa-fwsmconfig_diff +%%PORTNAME%%/agentless/ssh_foundry_diff %%PORTNAME%%/agentless/ssh_pixconfig_diff %%PORTNAME%%/agentless/ssh_nopass.exp %%PORTNAME%%/agentless/ssh_integrity_check_linux @@ -35,7 +39,6 @@ %%PORTNAME%%/agentless/register_host.sh %%PORTNAME%%/agentless/su.exp @dirrmtry %%PORTNAME%%/agentless -@dirrmtry %%PORTNAME%%/active-response/bin/firewalls @dirrmtry %%PORTNAME%%/active-response/bin @dirrmtry %%PORTNAME%%/active-response @dirrmtry %%PORTNAME%%/etc/shared -- cgit