mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
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:
parent
1d043d4acf
commit
ae4fcf7b9d
@ -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>
|
2013-06-26 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* Linux/pandora_agent.conf: restored the remote_config as disabled
|
* Linux/pandora_agent.conf: restored the remote_config as disabled
|
||||||
|
@ -119,7 +119,7 @@ exit 0
|
|||||||
/usr/bin/pandora_agent
|
/usr/bin/pandora_agent
|
||||||
/usr/bin/pandora_agent_exec
|
/usr/bin/pandora_agent_exec
|
||||||
|
|
||||||
%defattr(770,pandora,root)
|
%defattr(-,pandora,root,770)
|
||||||
/var/log/pandora/
|
/var/log/pandora/
|
||||||
|
|
||||||
%defattr(755,pandora,root)
|
%defattr(755,pandora,root)
|
||||||
|
@ -121,7 +121,7 @@ exit 0
|
|||||||
/usr/bin/pandora_agent
|
/usr/bin/pandora_agent
|
||||||
/usr/bin/pandora_agent_exec
|
/usr/bin/pandora_agent_exec
|
||||||
|
|
||||||
%defattr(770,pandora,root)
|
%defattr(-,pandora,root,770)
|
||||||
/var/log/pandora/
|
/var/log/pandora/
|
||||||
|
|
||||||
%defattr(755,pandora,root)
|
%defattr(755,pandora,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user