Skip to content

Instantly share code, notes, and snippets.

@joshkitt
Created March 11, 2021 21:32
Show Gist options
  • Save joshkitt/9f5800def42f02ce87c0c3c28396ef7e to your computer and use it in GitHub Desktop.
Save joshkitt/9f5800def42f02ce87c0c3c28396ef7e to your computer and use it in GitHub Desktop.
GlobalProtect - disable run at load and keep alive
sudo vi /Library/LaunchAgents/com.paloaltonetworks.gp.pangpa.plist
- Change “RunAtLoad” and “KeepAlive” to <false/>
sudo vi /Library/LaunchAgents/com.paloaltonetworks.gp.pangps.plist
- Change “RunAtLoad” to <false/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment