Summary
Use xpc to execute routines with launchd to unload a running service.- Needs Admin: False
- Version: 1
- Author: @xorrior, @Morpheus______, @its_a_feature_
Arguments
file
- Description: Path to the plist file to unload.
- Required Value: True
- Default Value: None
Usage
Detailed Summary
This command uses thexpc_pipe_routine function to send XPC messages to launchd.
This uses the ROUTINE_UNLOAD routine to unload a daemon property list file.