Skip to content

Use correct default file for Debian 13 and above#117

Merged
bastelfreak merged 1 commit intovoxpupuli:masterfrom
mysociety:trixie-default-file
Jan 21, 2026
Merged

Use correct default file for Debian 13 and above#117
bastelfreak merged 1 commit intovoxpupuli:masterfrom
mysociety:trixie-default-file

Conversation

@sagepe
Copy link
Contributor

@sagepe sagepe commented Jan 21, 2026

Pull Request (PR) description

In Debian 13 /etc/sysctl.conf is no longer read by systemd-sysctl so changes made there are not applied at boot. This commit sets a new default file of /etc/sysctl.d/99-puppet.conf for Debian 13 and above.

This Pull Request (PR) fixes the following issues

Fixes #116

In Debian 13 `/etc/sysctl.conf` is no longer read by `systemd-sysctl` so
changes made there are not applied at boot. This commit sets a new
default file of `/etc/sysctl.d/99-puppet.conf` for Debian 13 and above.

Fixes voxpupuli#116
@bastelfreak bastelfreak added the bug Something isn't working label Jan 21, 2026
@bastelfreak bastelfreak changed the title Use a different default file for Debian 13 and above Use correct default file for Debian 13 and above Jan 21, 2026
@bastelfreak bastelfreak merged commit f7e1c55 into voxpupuli:master Jan 21, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entries in /etc/sysctl.conf are not respected in Debian 13

3 participants