bootstrap_service
Load a launchd plist into a domain via launchctl bootstrap by specifying the domain target and absolute plist path, registering LaunchAgents or LaunchDaemons.
Instructions
Load a launchd plist into a domain via launchctl bootstrap.
Args: domain_target: Domain like "system", "user/501", or "gui/501". plist_path: Absolute path to a LaunchAgent/LaunchDaemon plist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plist_path | Yes | ||
| domain_target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |