This unit is provided by:
Options
-
[Install]-
WantedBy=zfs-import.target
-
-
[Service]-
ExecStart=/sbin/zpool import -aN -o cachefile=none $ZPOOL_IMPORT_OPTS -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-udev-settle.service cryptsetup.target multipathd.service -
Before=zfs-import.target -
ConditionFileNotEmpty=!/etc/zfs/zpool.cache -
ConditionPathIsDirectory=/sys/module/zfs -
DefaultDependencies=no -
Description=Import ZFS pools by device scanning -
Documentation=man:zpool(8) -
Requires=systemd-udev-settle.service zfs-load-module.service zfs-load-module.service
-
Additionnal notes
Nothing here.