Issue #6697 has been updated by James Turnbull.

Status changed from Needs More Information to Needs Decision
Assignee changed from Thomas Hatch to Nigel Kersten

Okay so this is how this will have to be done:

enabled? Parse rc.conf for DAEMONS, turn value into an array and return 
true/false 
enable - add service to array and update rc.conf DAEMONS line and write/close 
file
disable - parse rc.conf for DAEMONS, turn value into an array and delete entry 
for service and write/close file

That's really damn ugly.
----------------------------------------
Bug #6697: Repair default init script path on Arch Linux
https://projects.puppetlabs.com/issues/6697

Author: Thomas Hatch
Status: Needs Decision
Priority: Normal
Assignee: Nigel Kersten
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.

Reply via email to