summaryrefslogtreecommitdiffstats
path: root/etc/systemd/system/zfs-import-cache.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/systemd/system/zfs-import-cache.service.in')
-rw-r--r--etc/systemd/system/zfs-import-cache.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/systemd/system/zfs-import-cache.service.in b/etc/systemd/system/zfs-import-cache.service.in
index b1deb6ed9..a567b3095 100644
--- a/etc/systemd/system/zfs-import-cache.service.in
+++ b/etc/systemd/system/zfs-import-cache.service.in
@@ -4,6 +4,7 @@ DefaultDependencies=no
Requires=systemd-udev-settle.service
After=systemd-udev-settle.service
After=cryptsetup.target
+Before=dracut-mount.service
ConditionPathExists=@sysconfdir@/zfs/zpool.cache
[Service]