diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index e3e5e32..24c35cd 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -382,15 +382,7 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua # cp /usr/share/systemd/tmp.mount /etc/systemd/system/ # systemctl enable tmp.mount -4.12 Optional (but kindly requested): Install popcon - -The `popularity-contest` package reports the list of packages install on your system. Showing that ZFS is popular may be helpful in terms of long-term attention from the distro. - - # apt install --yes popularity-contest - -Choose Yes at the prompt. - -4.13 Setup system groups: +4.12 Setup system groups: # addgroup --system lpadmin # addgroup --system sambashare