From: Mike Yuan Date: Sat, 18 Mar 2023 17:29:48 +0000 (+0800) Subject: unit: sysext: update unit name for sd-tmpfiles-setup X-Git-Tag: v254-rc1~983^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23c4c0340645cc1711d9e5446dcace10104b4491;p=thirdparty%2Fsystemd.git unit: sysext: update unit name for sd-tmpfiles-setup Fixes #26882 --- diff --git a/units/systemd-sysext.service b/units/systemd-sysext.service index 254de2b623b..f8c26f5fbfa 100644 --- a/units/systemd-sysext.service +++ b/units/systemd-sysext.service @@ -20,7 +20,7 @@ ConditionDirectoryNotEmpty=|/usr/lib/extensions DefaultDependencies=no After=local-fs.target -Before=sysinit.target systemd-tmpfiles.service +Before=sysinit.target systemd-tmpfiles-setup.service Conflicts=shutdown.target initrd-switch-root.target Before=shutdown.target initrd-switch-root.target