munki / munki-pkg

Repo for the munkipkg tool and example projects
Other
343 stars 75 forks source link

Is it possible to install to different paths? #34

Closed tapir closed 5 years ago

tapir commented 5 years ago

I have a GUI application and a separate launchd deamon that it needs to talk with. So my GUI bundle needs to go to /Applications but the launchd script will go to /Library/LaunchDaemons. Is this possible with munki-pkg?

gregneagle commented 5 years ago

Of course it is. The payload directory would contain Applications/Your.app and Library/LaunchDaemons/your.plist