Issue #16451 has been updated by Matthaus Owens.
Released in Puppet 3.2.0-rc1 ---------------------------------------- Bug #16451: systemd provider missing after /usr move https://projects.puppetlabs.com/issues/16451#change-89543 * Author: Niels Abspoel * Status: Closed * Priority: Normal * Assignee: Adrien Thebo * Category: service * Target version: 3.2.0 * Affected Puppet version: 3.1.0 * Keywords: systemd, usrmove, archlinux * Branch: https://github.com/puppetlabs/puppet/pull/1468 ---------------------------------------- The systemd provider only looks for /bin/systemctl if it exists it will provide systemd functionality. But after the /usr move systemctl can also be fount in /usr/bin/systemctl and not in /bin/systemctl. Add a construct to systemd.rb to look if systemctl can be found in /usr/bin/systemctl. -- 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.
