mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| execuser.go | ||
| execuser_darwin.go | ||
| execuser_linux.go | ||
| execuser_windows.go | ||
| execuser_windows_diff.sh | ||