2013-06-26 Ramon Novoa <rnovoa@artica.es>

* pandora_agent.redhat.spec,
	  pandora_agent.spec: Fixed directory permissions



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Ramon Novoa 2013-06-26 10:45:22 +00:00
parent 1d043d4acf
commit ae4fcf7b9d
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2013-06-26 Ramon Novoa <rnovoa@artica.es>
* pandora_agent.redhat.spec,
pandora_agent.spec: Fixed directory permissions
2013-06-26 Miguel de Dios <miguel.dedios@artica.es>
* Linux/pandora_agent.conf: restored the remote_config as disabled

View File

@ -119,7 +119,7 @@ exit 0
/usr/bin/pandora_agent
/usr/bin/pandora_agent_exec
%defattr(770,pandora,root)
%defattr(-,pandora,root,770)
/var/log/pandora/
%defattr(755,pandora,root)

View File

@ -121,7 +121,7 @@ exit 0
/usr/bin/pandora_agent
/usr/bin/pandora_agent_exec
%defattr(770,pandora,root)
%defattr(-,pandora,root,770)
/var/log/pandora/
%defattr(755,pandora,root)