systemd service provider didn't work then because of path problems... /usr/bin/systemctl instead of /bin/systemctl.. which 3.2.0rc1 fixed...
https://github.com/puppetlabs/puppet/pull/1468 so now it can find systemd as service provider out of the box, but it also finds a init system.. so it needs to choose which it will use, and it always chooses init. arch was always special because it used a rc.conf and rc.d but rc.conf has been removed. so puppet doesn't choose rc bsd style but init style as default... -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
