mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 09:31:06 +02:00
Merge pull request #2489 from flatcar/jepio/elfutils-systemd-coredump
profiles: Enable systemd[elfutils] USE flag for board
This commit is contained in:
commit
c6d708885e
@ -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))
|
@ -24,7 +24,7 @@ sys-libs/ncurses minimal
|
|||||||
sys-libs/pam audit
|
sys-libs/pam audit
|
||||||
|
|
||||||
# enable journal gateway, bootctl and container features
|
# 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
|
# epoll is needed for systemd-journal-remote to work. coreos/bugs#919
|
||||||
net-libs/libmicrohttpd epoll
|
net-libs/libmicrohttpd epoll
|
||||||
|
Loading…
x
Reference in New Issue
Block a user