mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
Always enable coredumps
They will be availible in /var/crash/ (maximum one per process name)
This commit is contained in:
committed by
Joachim Wiberg
parent
84c32ac435
commit
b350483617
@@ -1 +1,2 @@
|
||||
set COLORTERM=yes
|
||||
rlimit soft core infinity
|
||||
@@ -0,0 +1 @@
|
||||
kernel.core_pattern=/var/crash/core-%e
|
||||
Reference in New Issue
Block a user