From 3afab9343fd6274cc2b52e24b3611c232a6d5c67 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sat, 30 May 2020 13:29:37 -0500 Subject: [PATCH] Ubuntu 20.04: Fix a file path Signed-off-by: Richard Laager Reported-by: Larry Wagner --- docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 737e94c..acce2a3 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -958,7 +958,7 @@ Step 7: Full Software Installation **Hint**: If you are installing a full GUI environment, you will likely want to manage your network with NetworkManager:: - rm /mnt/etc/netplan/01-netcfg.yaml + rm /etc/netplan/01-netcfg.yaml vi /etc/netplan/01-network-manager-all.yaml .. code-block:: yaml