On Fri, Dec 05, 2025 at 09:46:53 +0700, Max Nikulin wrote:
> I do not see related changelog entries in linux-sysctl-defaults, but the
> following is absent on bookworm
> 
> /lib/sysctl.d/50-default.conf:kernel.core_uses_pid = 1

Ah, that would be "another place to look" that I didn't know existed.

hobbit:~$ grep -r core_uses_pid /etc 2>/dev/null
hobbit:~$ grep -r core_uses_pid /lib/systemd
hobbit:~$ grep -r core_uses_pid /lib/sysctl.d/
/lib/sysctl.d/50-default.conf:kernel.core_uses_pid = 1

Reply via email to