meta-digi/meta-digi-dey/recipes-core/base-files
Javier Viguera 5c96ae3ecd base-files: fix sysctl config installation on systemd-based systems
Systemd-based systems do not use the global /etc/sysctl.conf file. Instead,
they read configuration from individual files under /etc/sysctl.d. This
change installs our sysctl settings as /etc/sysctl.d/console.conf when
systemd is enabled.

For systems that do not use systemd, the configuration file is still
installed at /etc/sysctl.conf. The CONFFILES entry is also updated.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2025-07-03 13:48:32 +02:00
..
base-files base-files: fix sysctl config installation on systemd-based systems 2025-07-03 13:48:32 +02:00
base-files_3.0.14.bbappend base-files: fix sysctl config installation on systemd-based systems 2025-07-03 13:48:32 +02:00