Make memory wipe start faster by removing static sleep in tails-kexec
In
config/chroot_local-includes/lib/systemd/system-shutdown/tails-kexec
we do sleep 5
, delaying the memory wipe (and shutdown) by 5 seconds.
Surely we can do better!
Original created by @anonym on 10611 (Redmine)