]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
fix(systemd-tmpfiles): do not include tmpfiles configured in /etc
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 16 Feb 2026 07:30:15 +0000 (08:30 +0100)
committerdevkontrol <dev@kontrol.dev>
Thu, 30 Jul 2026 17:25:21 +0000 (13:25 -0400)
commit73e9b649f525217c779abd71723b979fc385165b
tree0fc0e37aa29722d409aa1fce25663659f57ac323
parent9f772844f35483efe0a81e4123e7e089f22e8de5
fix(systemd-tmpfiles): do not include tmpfiles configured in /etc

Users may have tmpfiles configured in /etc to be created after switching root,
always including this user configuration in the initrd may break their setups.

Fixes #1706
modules.d/11systemd-tmpfiles/module-setup.sh