Merge pull request #2489 from flatcar/jepio/elfutils-systemd-coredump

profiles: Enable systemd[elfutils] USE flag for board
This commit is contained in:
Jeremi Piotrowski 2023-03-08 10:11:51 +01:00 committed by GitHub
commit c6d708885e
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
- Enabled elfutils support in systemd-coredump. A backtrace will now appear in the journal for any program that dumps core ([coreos-overlay#2489](https://github.com/flatcar/coreos-overlay/pull/2489))

View File

@ -24,7 +24,7 @@ sys-libs/ncurses minimal
sys-libs/pam audit
# enable journal gateway, bootctl and container features
sys-apps/systemd audit gnuefi http importd iptables
sys-apps/systemd audit elfutils gnuefi http importd iptables
# epoll is needed for systemd-journal-remote to work. coreos/bugs#919
net-libs/libmicrohttpd epoll