summaryrefslogtreecommitdiffstats
path: root/etc/systemd/system/zfs-volumes.target.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/systemd/system/zfs-volumes.target.in')
-rw-r--r--etc/systemd/system/zfs-volumes.target.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/systemd/system/zfs-volumes.target.in b/etc/systemd/system/zfs-volumes.target.in
new file mode 100644
index 000000000..5cb9a10f4
--- /dev/null
+++ b/etc/systemd/system/zfs-volumes.target.in
@@ -0,0 +1,7 @@
+[Unit]
+Description=ZFS volumes are ready
+After=zfs-volume-wait.service
+Requires=zfs-volume-wait.service
+
+[Install]
+WantedBy=zfs.target