Title: Message Title
Charlie Sharpsteen commented on an issue
Puppet / Bug PUP-3066
Services are started before flags are set
The OpenBSD service provider is marked `flaggable` which means that `flags` may be passed which are written into `/etc/rc.conf.local`. These flags control the behaviour of the service when they're started.

However it seems there's an issue in the ordering, the flags are written out to disk (flushed) _after_ the service is started. This means that the s...

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