I am observing the following line in the logs on a fresh install:
I can see in the service file:
Code:
udevadm[346]: systemd-udev-settle.service is deprecated. Please fix zfs-import-cache.service not to pull it in.
I can see in the service file:
/etc/systemd/system/zfs-import.target.wants/zfs-import-cache.service
INI:
[Unit]
Description=Import ZFS pools by cache file
Documentation=man:zpool(8)
DefaultDependencies=no
Requires=systemd-udev-settle.service
After=systemd-udev-settle.service
Last edited: