summaryrefslogtreecommitdiff
path: root/misc/enablecoredumps
blob: e435cc73a8c61c04fb4735a934629d14e7171b25 (plain)
1
2
3
#!/bin/sh
ulimit -c unlimited
sysctl -w kernel.core_pattern=/tmp/core-%e.%p.%h.%t