From 9be025f9f4d20bcd250ac56aa328287c3609fa3e Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Mon, 22 Jun 2020 10:49:52 +0200 Subject: [PATCH] --- zfs-trouble-live-boot-solution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfs-trouble-live-boot-solution.md b/zfs-trouble-live-boot-solution.md index 5620203..5c8cfcc 100644 --- a/zfs-trouble-live-boot-solution.md +++ b/zfs-trouble-live-boot-solution.md @@ -12,5 +12,5 @@ zfs mount rpool/USERDATA/nomad_e8bdbt ## in case you wanted to change zpool passwd ~~~{.shell} -$ zfs change-key rpool +zfs change-key rpool ~~~