Actions
Bug #6510
closedCore files can fill up /var/run/
Start date:
06/21/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
In some cases, a process can crash and the resulting core file fills /var/run/ if that was the working directory for the process. We should set kern.corefile=/root/%N.core
to make all core files write to /root/ rather than random hard-to-find places all over the filesystem.
To me, I have a working patch.
Actions