mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 10:21:01 +03:00
8 lines
130 B
SYSTEMD
8 lines
130 B
SYSTEMD
|
[Unit]
|
||
|
Description=ZFS startup target
|
||
|
Requires=zfs-mount.service
|
||
|
Requires=zfs-share.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|