Merge "stx-extensions: use the host's PID for coredump"
This commit is contained in:
commit
533d4fff06
@ -1,2 +1,2 @@
|
||||
SRC_DIR="files"
|
||||
TIS_PATCH_VER=3
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# send coredumps to the systemd coredump utility.
|
||||
kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e
|
||||
kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %P %u %g %s %t %e
|
||||
kernel.core_pipe_limit = 4
|
||||
kernel.core_uses_pid = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user