On Thu, Dec 4, 2008 at 9:09 AM, Jewels <[EMAIL PROTECTED]> wrote: > > HI all, > > I would like to use puppet to restart something when a conf file has > changed, but it is not a service per se. it is IPF on HP-UX, so it > does have an init.d script - ipfboot - but it does not run anything so > i was wondering how do I tell HP-UX to force the script to stop then > start (there is no restart) if the conf file changes?
I would make a service definition for it based on the base service provider where you have to define everything by hand. http://reductivelabs.com/trac/puppet/wiki/TypeReference#service > > thanks > ~j~ > > > -- Nigel Kersten Systems Administrator Tech Lead - MacOps --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
