-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Description: The binary needs to behave differently based on flags.
- Acceptance Criteria:
- Must parse
--start-serviceto enter daemon loop - Must parse
--reload-configto send a signal to the running daemon - Ensure that process runs as background agent using
NSApplicationActivationPolicyAccessory
- Must parse
Reactions are currently unavailable