2007-07-02 Manuel Arostegui <marostegui@artica.es>
* linux/pandora_agent: Fixed bug: #1746327 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@553 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
5ac246f354
commit
32b85e1bee
|
@ -1,3 +1,7 @@
|
|||
2007-07-02 Manuel Arostegui <marostegui@artica.es>
|
||||
|
||||
* linux/pandora_agent: Fixed bug: #1746327
|
||||
|
||||
2007-06-29 Raul Mateos <raulofpandora@gmail.com>
|
||||
|
||||
* linux/pandora_agent.conf: Changed log and temp paths.
|
||||
|
|
|
@ -74,7 +74,7 @@ ln -s /etc/init.d/pandora_agent_daemon /etc/rc5.d/S99pandora_agent_daemon
|
|||
/usr/bin/pandora_agent
|
||||
%defattr(600,pandora,pandora)
|
||||
/var/log/pandora/
|
||||
/var/spool/pandora/
|
||||
/var/spool/pandora/data_out
|
||||
%defattr(755,pandora,pandora)
|
||||
/etc/init.d/pandora_agent_daemon
|
||||
%docdir %{prefix}/pandora_agents/docs
|
||||
|
|
Loading…
Reference in New Issue