Issue #16451 has been updated by eric sorenson.

Status changed from Unreviewed to In Topic Branch Pending Review
Assignee set to eric sorenson
Affected Puppet version deleted (3.0.0-rc5)
Branch set to https://github.com/puppetlabs/puppet/pull/1157

I put some code review in the pull request -- thanks for the contribution! We 
can get this merged to master after those changes.
----------------------------------------
Bug #16451: systemd provider missing after /usr move
https://projects.puppetlabs.com/issues/16451#change-72736

Author: Niels Abspoel
Status: In Topic Branch Pending Review
Priority: Normal
Assignee: eric sorenson
Category: service
Target version: 
Affected Puppet version: 
Keywords: systemd, usrmove, archlinux
Branch: https://github.com/puppetlabs/puppet/pull/1157


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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to