mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
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.
2 lines
262 B
Text
2 lines
262 B
Text
* 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.
|