fleet/orbit/changes/10044-orbit-hang
Roberto Dip fb2400c966
launch Nudge using /usr/bin/open (#10051)
this accomplishes two things:

1. We're not waiting on Nudge to exit anymore, preventing issues like
https://github.com/fleetdm/fleet/issues/10044
2. Nudge is launched as a local user instead of root, which is the
recommended way to do it.
2023-02-23 14:48:40 -03:00

2 lines
119 B
Plaintext

* Fixed an issue affecting macOS devices with MDM enabled that prevented Orbit for restarting if Nudge was still open.