]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fix(systemd-tmpfiles): do not include systemd-tmpfiles-clean.timer
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 9 Feb 2023 12:55:31 +0000 (13:55 +0100)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Thu, 8 Jun 2023 13:54:38 +0000 (15:54 +0200)
The systemd-tmpfiles-clean.timer unit is configured not to run in the initrd
since https://github.com/systemd/systemd/commit/fe7f113c

modules.d/01systemd-tmpfiles/module-setup.sh

index fb90c7db9eeddbec398c8086ed9e83f74e105e61..ca7788e69a3359ac7181df163d6244116f921e13 100755 (executable)
@@ -45,8 +45,6 @@ install() {
         "$systemdsystemunitdir/systemd-tmpfiles-setup.service.d/*.conf" \
         "$systemdsystemunitdir"/systemd-tmpfiles-setup-dev.service \
         "$systemdsystemunitdir/systemd-tmpfiles-setup-dev.service.d/*.conf" \
-        "$systemdsystemunitdir"/systemd-tmpfiles-clean.timer \
-        "$systemdsystemunitdir"/timers.target.wants/systemd-tmpfiles-clean.timer \
         "$systemdsystemunitdir"/sysinit.target.wants/systemd-tmpfiles-setup-dev.service \
         "$systemdsystemunitdir"/sysinit.target.wants/systemd-tmpfiles-setup.service \
         systemd-tmpfiles