mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
80b485246a
Some redundancy is present in the systemd dependencies, as noticed in PR#6764. Existing setups might rely on these quirks, so these cleanups have been moved to the development branch. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com> Closes #6822
7 lines
101 B
SYSTEMD
7 lines
101 B
SYSTEMD
[Unit]
|
|
Description=ZFS pool import target
|
|
Before=dracut-mount.service
|
|
|
|
[Install]
|
|
WantedBy=zfs.target
|