QUESTION : I have installed nginx via homebrew, by default it provides a plist which is symlinked from ~/Library/LaunchAgents and […]
Tag: launchctl
Mac OS X problem starting FTP from preferences
QUESTION : When I try to enable the FTP service in the preferences (File Sharing->Options->Share Files and Folders Using FTP) […]
How can I periodically run a shell command using launch agents on Mac OS X?
QUESTION : We have a Kerberos single-sign-on system in our company. This means that I can just type kinit user@DOMAIN […]
Is running multiple databases on login going to make my Mac really slow?
QUESTION : Sometime ago, I installed Postgres, and the Launch agent that causes it to run when I log in. […]
Auto Launching PHP-FPM
QUESTION : My plist file <?xml version=’1.0′ encoding=’UTF-8′?> <!DOCTYPE plist PUBLIC “-//Apple Computer//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd” > <plist version=’1.0′> <dict> […]
How to find and remove a LaunchAgent which has no .plist
QUESTION : My macOS (v11.2.1) has a number of undesirable LaunchAgents loading with the system, which bloat it. Some of […]