Issue #22999 has been updated by Christian Schwabl.

AIX is not only using startsrc/stopsrc/etc commands but also support init-style 
scripts.
We are using this for several internal applications/services (like starting the 
TSM scheduler or starting our own performance collector scripts).

I think that most opensource project will be providing init-style scripts and 
not the methods for the *src commands.

So from my point of view it would be good to support init scripts on AIX to 
completely cover available options.


----------------------------------------
Bug #22999: Service Provider 'init' does not detect correct location for script 
directory on AIX - Patch included
https://projects.puppetlabs.com/issues/22999#change-100247

* Author: Klaus Wagner
* Status: Needs More Information
* Priority: Normal
* Assignee: Klaus Wagner
* Category: provider
* Target version: 3.5.0
* Affected Puppet version: development
* Keywords: 
* Branch: master
----------------------------------------
The correct directory for init scripts on aix is '/etc/rc.d/init.d'

This has not been implemented in the 'init' service provider.

The fix is very simple (2 lines of code). The attached fix is derived from the 
github/puppetlabs/puppet master branch.


-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to