diff --git a/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md b/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md index cff17ae..3da78a9 100644 --- a/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md +++ b/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md @@ -214,7 +214,7 @@ dpkg-reconfigure locales tzdata keyboard-configuration console-setup ### Install required packages ```bash -apt install dosfstools zfs-initramfs zfsutils-linux +apt install dosfstools zfs-initramfs zfsutils-linux -y ``` ### Enable systemd ZFS services