mirror_zfs/etc/systemd/system/zfs-import.target.in
Antonio Russo 80b485246a Cleanup systemd dependencies
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
2017-11-08 09:39:15 -08:00

7 lines
101 B
SYSTEMD

[Unit]
Description=ZFS pool import target
Before=dracut-mount.service
[Install]
WantedBy=zfs.target