<div dir="ltr">2015-05-29 15:45 GMT+03:00 Tom Horsley <span dir="ltr">&lt;<a href="mailto:horsley1953@gmail.com" target="_blank">horsley1953@gmail.com</a>&gt;</span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In some message a while back the claim was made that<br>
creating a /etc/sysctl.d/50-coredump.conf that was<br>
empty would override the systemd installed<br>
/usr/lib/sysctl.d/50-coredump.conf, but I can<br>
state positively that doesn&#39;t work, the systemd<br>
setting is still in force.<br>
<br>
What does work is (as root):<br>
<br>
rm -f /usr/lib/sysctl.d/50-coredump.conf<br>
<br>
but that file will come back if there is a systemd<br>
update.<br>
<br>
So is there really a way to get the default<br>
kernel core file pattern to stick around even<br>
with systemd updates?<br>
<span><font color="#888888">--<br></font></span></blockquote><div><br></div><div>Put kernel.core_pattern = &quot;&quot; in /etc/sysctl.conf and set DumpCore=no in /etc/systemd/system.conf<br></div><div><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span><font color="#888888">
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br></div></div>