This unit is provided by:
Options
-
[Install]-
WantedBy=zfs.target
-
-
[Service]-
ExecStart=/sbin/zfs mount -a -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-modules-load.service -
After=systemd-udev-settle.service zfs-import.target systemd-remount-fs.service -
Before=local-fs.target -
ConditionPathIsDirectory=/sys/module/zfs -
DefaultDependencies=no -
Description=Mount ZFS filesystems -
Documentation=man:zfs(8)
-
Additionnal notes
Nothing here.