Issue #20421 has been updated by Adrien Thebo.
For whatever reason I can't update the original ticket, and the formatting is all borked up. Anywho, making systemd functional on Arch seems to be a breaking change without this, and https://www.archlinux.org/news/end-of-initscripts-support/ indicates that this is the only supported way to manage services on Arch from here on out. ---------------------------------------- Bug #20421: Multiple service providers on Arch Linux cause systemd based services to fail https://projects.puppetlabs.com/issues/20421#change-89971 * Author: Adrien Thebo * Status: Accepted * 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.
