mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 02:20:59 +03:00
8 lines
135 B
SYSTEMD
8 lines
135 B
SYSTEMD
|
[Unit]
|
||
|
Description=ZFS volumes are ready
|
||
|
After=zfs-volume-wait.service
|
||
|
Requires=zfs-volume-wait.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=zfs.target
|