5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
# send coredumps to the systemd coredump utility.
|
|
kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e
|
|
kernel.core_pipe_limit = 4
|
|
kernel.core_uses_pid = 1
|