Issue #22579 has been updated by Adrien Thebo. Status changed from Unreviewed to Merged - Pending Release Target version set to 3.4.0
Merged into master in cf814a8; this should be released in 3.4.0. ---------------------------------------- Feature #22579: Add service provider for OpenBSD rc.d https://projects.puppetlabs.com/issues/22579#change-97625 * Author: Jasper Lievisse Adriaanse * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: service * Target version: 3.4.0 * Affected Puppet version: 3.3.0 * Keywords: openbsd rc.d service provider * Branch: https://github.com/puppetlabs/puppet/pull/1905 ---------------------------------------- OpenBSD has had it's own implementation of a way to control daemons called rc.d [1] for a while now. This patch add support for it to Puppet. Currently enabling/disabling services is not supported, but controlling the daemons works fine and has been used in production for more than a year now. 1: http://www.openbsd.org/cgi-bin/man.cgi?query=rc.d -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
