From 45294a4ee62f76601b0e32eafd1d4e80d5791e5d Mon Sep 17 00:00:00 2001
From: marostegui <noreply@pandorafms.org>
Date: Mon, 23 Apr 2007 15:55:49 +0000
Subject: [PATCH] 2007-04-23  Manuel Arostegui <marostegui@artica.es>

        * linux/contrib/pandora_agent_installer: Removed an unnecessary
          directory.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
---
 pandora_agents/ChangeLog                             | 5 +++++
 pandora_agents/linux/contrib/pandora_agent_installer | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog
index dd51c6549e..7a023c2f43 100644
--- a/pandora_agents/ChangeLog
+++ b/pandora_agents/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-23  Manuel Arostegui <marostegui@artica.es>
+
+	* linux/contrib/pandora_agent_installer: Removed an unnecessary
+	  directory.	  
+
 2007-04-22  Sancho Lerena  <slerena@artica.es>
 
 	* linux/contrib/pandora_agent_installer: Fixed small bugs.
diff --git a/pandora_agents/linux/contrib/pandora_agent_installer b/pandora_agents/linux/contrib/pandora_agent_installer
index 404abe3b6d..d150dd9a84 100755
--- a/pandora_agents/linux/contrib/pandora_agent_installer
+++ b/pandora_agents/linux/contrib/pandora_agent_installer
@@ -98,7 +98,6 @@ install () {
         
         echo "Setting secure permissions and ownership for all Pandora FMS Agent files..."
         chown -R root $PANDORA_HOME
-        chmod -R 700 $PANDORA_HOME/util
         chmod -R 600 $PANDORA_TEMP/data_out
         chmod -R 700 $PANDORA_HOME/contrib
         chmod 640 $PANDORA_LOG