Hi,

I previously had a similar problem trying to start a ruby app using bundler that I eventually found to be caused by the non existence of the $HOME environment variable, adding this using:
environment => "HOME=/home/user" to the exec command fixed it.

Could there be an environment difference between running via puppet and manually that could cause it not to run?

Regards

James

On 30/09/2010 15:33, D.N. van der Meijden wrote:
Hi Luke,

As mentioned it works manually:

'client:~# /etc/init.d/zabbix_agent start ; echo $?
Starting Zabbix agent: zabbix_agentd
0


By the way, this specific client is a lenny 5.05



--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to