Issue #6697 has been updated by Thomas Hatch.
Ahh, the scripts should be executed like a normal bash script, aka:
/etc/rc.d/httpd {start|stop|restart}
so really, it is just the directory that is different. In my deployments the
service type runs just fine on the init service provider with only the path
changed.
Also, I have not been able to think of a way to reliably automate the enable
var in Arch, so keep that disabled (the startup daemons are managed in a bash
array, so there is no predefined init script startup order -
https://wiki.archlinux.org/index.php/Rc.conf#Daemons ). Once I figure something
out that I think would be viable I will post a feature request.
Sorry about posting this under facter, I really need to file these bugs before
11 pm :)
----------------------------------------
Bug #6697: Repair default init script path on Arch Linux
https://projects.puppetlabs.com/issues/6697
Author: Thomas Hatch
Status: Needs More Information
Priority: Normal
Assignee: Thomas Hatch
Category: service
Target version:
Affected Puppet version:
Keywords:
Branch:
Arch Linux uses a BSD style init, and the init scripts are located in /etc/rc.d
rather than /etc/init.d
This means that when running an Arch puppetmaster, a stanza setting the default
service path var to /etc/rc.d is required in the site.pp
It would be nice if on Arch systems the default service path var was
automatically set to /etc/rc.d
--
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.