issues
search
cybertunnel
/
Filevault-Reissue
This application prompts end users for username and password to automatically reissue a recovery key.
GNU General Public License v3.0
33
stars
4
forks
source link
Use root launchctl to trigger app launch
#4
Closed
Yohan460
closed
2 years ago
Yohan460
commented
2 years ago
What's Changed
Migrated the app installation location to
/private/tmp
to ensure the app is ephemeral
Created a launchd plist that can be loaded using launchctl to load the app async into root's context
Modified the postinstall script to setup and launch the app using launchctl
What's Changed
/private/tmp
to ensure the app is ephemeral