Issue #15873 has been updated by Martin Oppegaard.

File openbsd-service-provider.patch added
Target version set to 2.7.x

Here is a simple patch which adds an openbsd provider based on init.  It adds 
the path to the init scripts and alters the status command to check.  As init, 
openbsd is refreshable, but not enableable.
----------------------------------------
Feature #15873: OpenBSD service provider
https://projects.puppetlabs.com/issues/15873#change-72761

Author: Lucas Yamanishi
Status: Accepted
Priority: Normal
Assignee: 
Category: provider
Target version: 2.7.x
Affected Puppet version: 
Keywords: openbsd
Branch: 


As of [version 4.9][4.9 release announcement], OpenBSD supports the use of 
service-specific scripts in /etc/rc.d.  This new framework provides a 
consistent interface to _start_, _stop_, _check_ (status) and _reload_ 
functionality.  Puppet should add support for this via a provider for the 
service resource type.

Documentation may be found in the man pages for [rc.d(8)][rc.d(8)] and 
[rc.subr(8)][rc.subr(8)].

[4.9 release announcement]:http://www.openbsd.org/49.html
[rc.d(8)]:http://www.openbsd.org/cgi-bin/man.cgi?query=rc.d
[rc.subr(8)]:http://www.openbsd.org/cgi-bin/man.cgi?query=rc.subr


-- 
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.

Reply via email to