diff options
Diffstat (limited to 'security/ossec-hids-server/files/patch-src__InstallServer.sh')
| -rw-r--r-- | security/ossec-hids-server/files/patch-src__InstallServer.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/ossec-hids-server/files/patch-src__InstallServer.sh b/security/ossec-hids-server/files/patch-src__InstallServer.sh index b8352ddf63b0..27b189e86223 100644 --- a/security/ossec-hids-server/files/patch-src__InstallServer.sh +++ b/security/ossec-hids-server/files/patch-src__InstallServer.sh @@ -1,15 +1,15 @@ ---- ./src/InstallServer.sh.orig 2011-07-11 15:36:58.000000000 -0400 -+++ ./src/InstallServer.sh 2011-10-18 15:26:57.000000000 -0400 -@@ -188,7 +188,7 @@ +--- ./src/InstallServer.sh.orig 2012-11-08 21:24:55.000000000 -0500 ++++ ./src/InstallServer.sh 2013-01-14 10:44:36.000000000 -0500 +@@ -195,7 +195,7 @@ fi fi -cp -pr ../etc/rules/* ${DIR}/rules/ +cp -pr ../etc/rules/*.xml ${DIR}/rules/ + find ${DIR}/rules/ -type f -exec chmod 440 {} \; # If the local_rules is saved, moved it back - ls ${DIR}/rules/saved_local_rules.xml.$$ > /dev/null 2>&1 -@@ -307,12 +307,12 @@ +@@ -318,12 +318,12 @@ ls ../etc/ossec.mc > /dev/null 2>&1 if [ $? = 0 ]; then |
