Difference between revisions of "MacOS"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "Proxy control <source lang=zsh> # Unload sudo launchctl unload /Library/LaunchDaemons/com.opendns.osx.RoamingClientConfigUpdater.plist </zsh>")  | 
				|||
| Line 3: | Line 3: | ||
# Unload  | # Unload  | ||
sudo launchctl unload /Library/LaunchDaemons/com.opendns.osx.RoamingClientConfigUpdater.plist  | sudo launchctl unload /Library/LaunchDaemons/com.opendns.osx.RoamingClientConfigUpdater.plist  | ||
</  | </source>  | ||
Revision as of 08:12, 9 September 2021
Proxy control
# Unload sudo launchctl unload /Library/LaunchDaemons/com.opendns.osx.RoamingClientConfigUpdater.plist