setup-your-mac / Setup-Your-Mac

Setup Your Mac aims to simplify initial device configuration by leveraging swiftDialog and Jamf Pro Policy Custom Events to allow end-users to self-complete Mac setup post-enrollment.
https://snelson.us/sym
MIT License
249 stars 55 forks source link

toggleJamfLaunchDaemon based on CompletionActionOption #89

Closed TechTrekkie closed 1 year ago

TechTrekkie commented 1 year ago

Currently the toggleJamfLaunchDaemon trigger is commented out in the QuitScript function but should be executed if the CompletionActionOption results in the Mac not being shut down or restarted. This PR adds an if statement to check if the CompletionActionOption is one where the ToggleJamfLaunchDaemon function should be triggered