- Notifications
You must be signed in to change notification settings - Fork3
Description
Following on from the issue described in#38, we can permanently alleviate the need for users to repeatedly enter their password to unquarantine new copies of the.dylib
by registering anSMAppService launch daemon that runs asroot
.
This daemon will require administrator privileges to register, but once registered the daemon can communicate with the Coder Desktop app over XPC, and runsudo
commands on it's behalf, without needing to prompt the user each time.
Metadata
Metadata
Assignees
Labels
No labels