-
Improvement
-
Resolution: Unresolved
-
Major
-
OS X
On OS X, Apple reserves the use of /System/Library for its own use. Therefor, Jenkins should install the slave launcher in /Library/LaunchDaemons instead of /System/Library/LaunchDaemons (a full install of Jenkins already uses the correct Library directory).
I created a patch for this in Pull Request against the module in GitHub (https://github.com/jenkinsci/launchd-slave-installer-module/pull/1)