]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
master: Improve "core not dumped" error messages with Linux
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 1 Mar 2018 16:38:43 +0000 (18:38 +0200)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 6 Mar 2018 07:37:24 +0000 (09:37 +0200)
commit9225b51511e36e10ea835fcee54f1f99a26a6748
tree093246129258326c322075b27cdaf79bf12c9c42
parent9fd384e5847be8d5731f3c2621f90c4225d7100b
master: Improve "core not dumped" error messages with Linux

Recommend setting /proc/fs/suid_dumpable to 2 and
/proc/sys/kernel/core_pattern to absolute path, if they already aren't.
src/master/common.h
src/master/main.c
src/master/service-process.c