mirror of
https://github.com/siderolabs/talos.git
synced 2025-11-01 08:51:15 +01:00
Some tools like qemu-guest-agent when ran as a extension service calls `/sbin/shutdown` instead of `/sbin/poweroff`. This adds handling for the same. Ref: https://github.com/siderolabs/extensions/pull/173 Signed-off-by: Noel Georgi <git@frezbo.dev>