Home › Forums › Software › InstaDMG › disabling ASUS via shell script system wide
Does anyone know how to disable Apple Software Update using a shell script so that it doesn’t automatically go out and check for updates?
Thanks
Brian
aside from [code]softwareupdate –schedule off[/code], you could do something drastic like removing the executable bit on the actual binary.
Comments are closed