Template plist to work around launchd limitations
`launchd` doesn't allow you to *use* environment variables. Nor does it support tilde-expansion of program names & arguments after OSX 10.10. To work around this, I've made the plist file a template and included a small install script that will interpolate the correct values.
Showing
misc/launchd/install.sh
0 → 100755
Please register or sign in to comment