]> code.ossystems Code Review - openembedded-core.git/commit
systemd: backport patch to fix sysctl warning on boot
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Wed, 10 Jul 2019 12:13:53 +0000 (14:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2019 11:17:18 +0000 (12:17 +0100)
commit289a29fc687d1224097f553a6f8c7f1baf903cae
treeaff65c750805285cd0673b1cc12598bdbc12f38d
parent97e1af51814c63963dc6eee003e0cf0e4dead024
systemd: backport patch to fix sysctl warning on boot

Due to improved validation of sysctl settings in recent kernels (5.2+, but
also stable kernels like 4.19.53), systemd will log an error message like

    systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument

during boot. Backport the bugfix from the systemd master.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-core-set-fs.file-max-sysctl-to-LONG_MAX-rather-than-.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_242.bb