Add lines for {net,open}bsdservice to State Providers doc

These lines were left incomplete in f15ce62, this commit finishes them.
This commit is contained in:
Erik Johnson 2013-08-21 20:39:24 -06:00
parent 7d353d91ca
commit 38f1bc33cf

View File

@ -95,8 +95,8 @@ freebsdservice FreeBSD-based OSes using ``service(8)``
gentoo_service Gentoo Linux using :program:`sysvinit` and
``rc-update(8)``
launchctl Mac OS hosts using ``launchctl(1)``
netbsdservice
openbsdservice
netbsdservice NetBSD-based OSes
openbsdservice OpenBSD-based OSes
rh_service RedHat-based distros and derivatives using
``service(8)`` and ``chkconfig(8)``. Supports both
pure sysvinit and mixed sysvinit/upstart systems.