This unit is provided by:
Options
-
[Install]-
WantedBy=zfs-mount.service zfs.target
-
-
[Service]-
ExecStart=/sbin/modprobe zfs -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-udev-settle.service cryptsetup.target systemd-remount-fs.service -
Before=dracut-mount.service -
DefaultDependencies=no -
Description=Install ZFS kernel module -
Requires=systemd-udev-settle.service
-
Additionnal notes
Nothing here.