He ejecutado el siguiente comando:
launchctl load -w /Library/LaunchAgents/...plist
El archivo plist tiene los siguientes valores:
<key>KeepAlive</key>
<true/>
<key>StandardErrorPath</key>
<string>/dev/null</string>
<key>StandardOutPath</key>
<string>/dev/null</string>
<key>LimitLoadToSessionType</key>
<string>Aqua</string>
<key>ProcessType</key>
<string>Interactive</string>
Cuando corro:
sudo launchctl bootstrap gui/501 /Library/LaunchAgents/...plist`
Tengo
/Applications/...app/Contents/scripts/...plist: Service is disabled
Y luego corrí:
launchctl load -w /Library/LaunchAgents/...plist
con el error:
Service cannot load in requested session