This was failing for me because the init.d script needed a #!/bin/sh at the top 
of it. Puppet was getting an "Exec Format Error" when it tried to run it.


11008 execve("/etc/init.d/dropbox", ["/etc/init.d/dropbox", "status"], [/* 23 
vars */]) = -1 ENOEXEC (Exec format error)

Ashleyb


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

Reply via email to