Your message dated Thu, 4 Sep 2025 23:48:33 +0200
with message-id <[email protected]>
and subject line Re: Bug#1110184: release-notes: document /etc/sysctl.conf
being dropped
has caused the Debian Bug report #1110184,
regarding release-notes: document /etc/sysctl.conf being dropped
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1110184: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110184
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release-notes
Severity: important
Hello,
the update to trixie caused the /etc/sysctl.conf file to be ignored.
systemd-sysctl reads kernel paramters from /etc/sysctl.conf.d/*. On
bookworm there was a symlink /etc/sysctl.d/99-sysctl.conf to
/etc/sysctl.conf. This symlink got dropped during the upgrade causing
the file to be ignored. As kernel parameters in sysctl.conf are very
core to the system and them not getting applied can lead to breakage and
security issues, I think this should be documented in the release notes.
Thank you,
Basilikum
--- End Message ---
--- Begin Message ---
On Thu, Jul 31, 2025 at 01:34:18PM +0200, Basilikum wrote:
> the update to trixie caused the /etc/sysctl.conf file to be ignored.
> systemd-sysctl reads kernel paramters from /etc/sysctl.conf.d/*. On bookworm
> there was a symlink /etc/sysctl.d/99-sysctl.conf to /etc/sysctl.conf. This
> symlink got dropped during the upgrade causing the file to be ignored. As
> kernel parameters in sysctl.conf are very core to the system and them not
> getting applied can lead to breakage and security issues, I think this
> should be documented in the release notes.
https://salsa.debian.org/ddp-team/release-notes/-/merge_requests/318
got merged.
Thanks to Marc Haber.
Chris
--- End Message ---