summaryrefslogtreecommitdiff
path: root/sysctl.d/50-coredump.conf.in
AgeCommit message (Collapse)Author
2015-11-17sysctl: use %P instead of %p in core patternLennart Poettering
That way we'll get the PID on the host, rather than the one in a PID namespace. Which should make the coredump handler less confusing. Fixes #1930.
2014-07-13man: add systemd-coredump(8) and a bunch of linksZbigniew Jędrzejewski-Szmek
2013-03-15sysctl: coredump.conf -> 50-coredump.confKay Sievers