launchctl, lldb, locate, look: add more information link (#6893)

This commit is contained in:
Gear J
2021-10-11 12:08:25 +07:00
committed by GitHub
parent cc97dde1f2
commit fcc03f1e6f
8 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> A command-line interface to Apple's `launchd` manager for launch daemons (system-wide services) and launch agents (per-user programs).
> `launchd` loads XML-based `*.plist` files placed in the appropriate locations, and runs the corresponding commands according to their defined schedule.
> More information: <https://manned.org/launchctl>.
- Activate a user-specific agent to be loaded into `launchd` whenever the user logs in: