diff options
Diffstat (limited to 'units/systemd-sysext.service')
-rw-r--r-- | units/systemd-sysext.service | 2 |
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 |