Issue #1353 has been updated by Nigel Kersten. Status changed from Accepted to Duplicate
---------------------------------------- Bug #1353: Red Hat service provider should be enhanced to support both reload and restart https://projects.puppetlabs.com/issues/1353 Author: Ingemar Nilsson Status: Duplicate Priority: Normal Assignee: Category: service Target version: unplanned Patch: None Affected Puppet version: 0.22.1 Keywords: Branch: Sometimes, I want to use specific restart commands for a service, but I have found out that Puppetd ignores them completely. I took a look at the code, and it seems like the restart property is only checked in the base service provider. The restart method is overridden in the init provider, and again overridden in the red hat provider, and none of those care the least about the restart property. I would like to be able to specify restart commands without having to switch to the base provider for my services. I think that a specified command should always take precedence over the defaults. Added (jamtur01): Red Hat provider should support both restart and reload options. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
