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
This commit is contained in:
parent
966a8bd143
commit
45294a4ee6
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue