Issue #20421 has been updated by Adrien Thebo. Status changed from Accepted to Merged - Pending Release
Merged into stable in 856c21c and merged into master; this should be released in 3.2.0. Thanks again for the contribution! ---------------------------------------- Bug #20421: Multiple service providers on Arch Linux cause systemd based services to fail https://projects.puppetlabs.com/issues/20421#change-89974 * Author: Adrien Thebo * Status: Merged - Pending Release * Priority: Urgent * Assignee: * Category: provider * Target version: 3.2.0 * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1615 ---------------------------------------- #16451 added support for locating the systemd binary by using the system PATH. This change made the systemd service provider work on Arch, but it conflicts with the existing init service. Since both the systemd and init service providers are both functional Puppet has to pick one default, and it loads the init provider first. This means that systemd based services will fail to get providers assigned correctly. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
