This unit is provided by:
Options
-
[Install]-
WantedBy=zfs-volumes.target
-
-
[Service]-
ExecStart=/sbin/zvol_wait -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-udev-settle.service zfs-import.target -
ConditionPathIsDirectory=/sys/module/zfs -
DefaultDependencies=no -
Description=Wait for ZFS Volume (zvol) links in /dev
-
Additionnal notes
Nothing here.