[Unit] Description=Mount ZFS filesystems Documentation=man:zfs(8) DefaultDependencies=no After=systemd-udev-settle.service After=zfs-import.target After=systemd-remount-fs.service Before=local-fs.target Before=systemd-random-seed.service ConditionPathIsDirectory=/sys/module/zfs [Service] Type=oneshot RemainAfterExit=yes ExecStart=@sbindir@/zfs mount -a [Install] WantedBy=zfs.target