mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 06:31:25 +02:00
sudo -E doesn't keep $HOME on all platforms. Change to --preserve-home=HOME to tell sudo to especially kee $HOME to prevent config being generated in /root/.talos Signed-off-by: hobyte <simolu8@gmail.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>