diff options
author | wxs <wxs@FreeBSD.org> | 2010-07-22 21:27:49 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-07-22 21:27:49 +0800 |
commit | bf30c086e3c4b2699267902fe1c6a445629f1a89 (patch) | |
tree | f41a248d2e250ae34c84fdb2af9e662f5cd0b4e7 /security/ossec-hids-client | |
parent | 781d0d9fcf5f0eab00caa546df76574db994c083 (diff) | |
download | freebsd-ports-gnome-bf30c086e3c4b2699267902fe1c6a445629f1a89.tar.gz freebsd-ports-gnome-bf30c086e3c4b2699267902fe1c6a445629f1a89.tar.zst freebsd-ports-gnome-bf30c086e3c4b2699267902fe1c6a445629f1a89.zip |
Chase update to 2.4.1
PR: ports/148057
Submitted by: Marco Re <laza_bsd@laza.it>
Approved by: valerio.daelli@gmail.com (maintainer timeout)
Diffstat (limited to 'security/ossec-hids-client')
-rw-r--r-- | security/ossec-hids-client/pkg-plist.client | 7 |
1 files changed, 5 insertions, 2 deletions
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 |