mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-11 15:32:09 +02:00
Elfutils is already part of the usr partition, but currently not enabled in systemd-coredump. Systemd-coredump therefore fails with: elfutils disabled, parsing ELF objects not supported. Enable the elfutils flag for systemd to make this work. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>