Hi

> My guess is that I'm not doing something quite right in my init.d script as
> I have other custom services that are working just fine, but since I cloned
> this one from a working one, it's baffling me. How does puppet check whether
> a service is running or not for an init service?

as in earlier days you can't be sure that every init script had a  
status option, init.d didn't use it in earlier versions. Afair this  
have been changed in the latest version (0.24.8), at least there have  
been a discussion about that on the dev list.

however you can enforce this behavior by setting hasstatus => true

cheers pete

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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