From 23c4c0340645cc1711d9e5446dcace10104b4491 Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Sun, 19 Mar 2023 01:29:48 +0800 Subject: unit: sysext: update unit name for sd-tmpfiles-setup Fixes #26882 --- units/systemd-sysext.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units') diff --git a/units/systemd-sysext.service b/units/systemd-sysext.service index 254de2b623..f8c26f5fbf 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 -- cgit v1.2.1