From 91ea90095b62add15a0a2de65de033d14e8503f6 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 4 Sep 2023 17:34:47 -0700 Subject: [PATCH] consistency --- ...S Encryption, Mirroring, and Remote Unlocking with Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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