Title: Message Title
Daniel Siechniewicz commented on an issue
Puppet / Bug PUP-2153
FreeBSD service provider does not support rc.d files with profiles
Puppet freebsd service provider (lib/puppet/provider/service/freebsd.rb) doesn't support FreeBSD start scripts with profiles.

Example:
NO PROFILES:
{noformat}
/usr/local/etc/rc.d/nagios rcvar
# nagios
#
nagios_enable="YES"
# (default: "")
{noformat}

WITH PROFILES:
{noformat}
/usr/local/etc/rc.d/fcgiwrap rcvar
===> fcgiwrap profile: na...


--
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/d/optout.

Reply via email to