Re: systemd-coredump in distros
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 21 Sep 2017 20:14:48 +0200, Andreas Arnez wrote: > Is there a recommended/preferred way to deal with this in a typical > development use case? For Fedoras one must override /usr/lib/sysctl.d/50-coredump.conf : # echo kernel.core_pattern=core >/etc/sysctl.d/thefix.conf There are so many changes to a stock Fedora distro one has to make after its installation I find such detail not much important. Someone should finally build a derived distro for developers. Or someone probably already did. Jan