fleet/orbit/changes/11777-deprecate-kickstart-softwareupdated
Roberto Dip 1eb1e93e26
don't automatically kickstart softwareupdated in Orbit (#12072)
Related to #11777, this disables the kickstart of softwareupdated in
Orbit.

I have kept the `--disable-kickstart-softwareupdated` for backwards
compatibility, but it doesn't have any effect anymore.
2023-06-02 12:33:40 -03:00

3 lines
262 B
Plaintext

* Removed automatic functionality to call `launchctl kickstart -k softwareupdated` periodically, which was causing issues on some macOS devices.
The `--disable-kickstart-softwareupdated` flag is kept for backwards compatibility but it doesn't have any effect.