Commit Graph
3 Commits
Author SHA1 Message Date
Allen Houchins 7b20209f53 Update linux_wipe.sh (#29146)
Added paths requested by customer from this issue:
https://github.com/fleetdm/fleet/issues/29104
2025-05-19 10:25:23 -05:00
Dante Catalfamo 9b3d6e590d Linux Wipe Async (#18372)
#18173

Creates a detached child shell process to wipe the host. This lets the
main shell script return and tells the server the command has completed,
clearing it from the run queue.

Now shuts the host down after being wiped instead of leaving it running
without files like a zombie
2024-04-29 09:55:05 -04:00
Martin Angers a01241ec2e Remote wipe: add API endpoint and activity (#17060) 2024-02-26 11:31:00 -05:00