summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2023-03-19 01:29:48 +0800
committerMike Yuan <me@yhndnzj.com>2023-03-19 01:29:48 +0800
commit23c4c0340645cc1711d9e5446dcace10104b4491 (patch)
tree7e93257e76528cff3035b8912fa42b413e299ce1 /units
parentf5c0edd1661d199fe3466bceed7c2efb3e7d6e42 (diff)
downloadsystemd-23c4c0340645cc1711d9e5446dcace10104b4491.tar.gz
unit: sysext: update unit name for sd-tmpfiles-setup
Fixes #26882
Diffstat (limited to 'units')
-rw-r--r--units/systemd-sysext.service2
1 files changed, 1 insertions, 1 deletions
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