|
|
|
|
|
by ghostpepper
1283 days ago
|
|
As far as I can tell all the magic you're describing is provided by the kernel's core dumper and not systemd. You can achieve the same effect by creating /tmp/cores and setting a meaningful pattern in /proc/sys/kerne/core_pattern. |
|