diff --git a/Debian-Buster-Root-on-ZFS.md b/Debian-Buster-Root-on-ZFS.md index ed9b69e..50b7ae4 100644 --- a/Debian-Buster-Root-on-ZFS.md +++ b/Debian-Buster-Root-on-ZFS.md @@ -410,9 +410,9 @@ This ensures that `bpool` is always imported, regardless of whether `/etc/zfs/zp [Install] WantedBy=zfs-import.target +``` systemctl enable zfs-import-bpool.service -``` 4.11 Optional (but recommended): Mount a tmpfs to /tmp diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index c88b9d6..543020b 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -390,9 +390,9 @@ This ensures that `bpool` is always imported, regardless of whether `/etc/zfs/zp [Install] WantedBy=zfs-import.target +``` systemctl enable zfs-import-bpool.service -``` 4.11 Optional (but recommended): Mount a tmpfs to /tmp