2011-08-08 Dario Rodriguez <dario.rodriguez@artica.es>
* pandora_server.spec: Fixed permissions of data_in/conf/ folder git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4684 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
9da90c31df
commit
306e5f820c
|
@ -1,3 +1,7 @@
|
||||||
|
2011-08-08 Dario Rodriguez <dario.rodriguez@artica.es>
|
||||||
|
|
||||||
|
* pandora_server.spec: Fixed permissions of data_in/conf/ folder
|
||||||
|
|
||||||
2011-08-05 Ramon Novoa <rnovoa@artica.es>
|
2011-08-05 Ramon Novoa <rnovoa@artica.es>
|
||||||
|
|
||||||
* lib/PandoraFMS/Core.pm: Changed the return value of
|
* lib/PandoraFMS/Core.pm: Changed the return value of
|
||||||
|
|
|
@ -159,6 +159,7 @@ rm -Rf /usr/share/man/man1/tentacle_server.1.gz
|
||||||
/var/spool/pandora/data_in
|
/var/spool/pandora/data_in
|
||||||
/var/spool/pandora/data_in/md5
|
/var/spool/pandora/data_in/md5
|
||||||
/var/spool/pandora/data_in/collections
|
/var/spool/pandora/data_in/collections
|
||||||
|
/var/spool/pandora/data_in/conf
|
||||||
|
|
||||||
%defattr(750,pandora,root)
|
%defattr(750,pandora,root)
|
||||||
/etc/pandora
|
/etc/pandora
|
||||||
|
|
Loading…
Reference in New Issue