chiark / gitweb /
util: minor tweaks to disable_core_dumps()
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jan 2018 17:37:54 +0000 (18:37 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:04 +0000 (07:50 +0200)
commit5a98bb37ef28a1a0cfcb6676c469982d47997287
treeab4b2c64c070d39389f51471ffe6d3fd182355b4
parentd3b8f2c9f92d150872d846471d2de18bfbbda02c
util: minor tweaks to disable_core_dumps()

First, let's rename it to disable_coredumps(), as in the rest of our
codebase we spell it "coredump" rather than "core_dump", so let's stick
to that.

However, also log about failures to turn off core dumpling on LOG_DEBUG,
because debug logging is always a good idea.
src/basic/util.c
src/basic/util.h