From 384b60c657548703dc3d32ce91f0b9d6ebf04a6a Mon Sep 17 00:00:00 2001 From: WillyPillow Date: Sat, 23 May 2020 23:58:16 +0800 Subject: [PATCH] Remove duplicate sentence re. qubes-usb-proxy being installed by default. --- user/common-tasks/usb-devices.md | 1 - 1 file changed, 1 deletion(-) diff --git a/user/common-tasks/usb-devices.md b/user/common-tasks/usb-devices.md index 6204f16e..a676c2a4 100644 --- a/user/common-tasks/usb-devices.md +++ b/user/common-tasks/usb-devices.md @@ -100,7 +100,6 @@ This section exists for reference or in case something broke and you need to rei Under normal conditions, `qubes-usb-proxy` should already be installed and good to go. If you receive this error: `ERROR: qubes-usb-proxy not installed in the VM`, you can install the `qubes-usb-proxy` with the package manager in the VM you want to attach the USB device to. -`qubes-usb-proxy` should be installed by default in the template VM. - Fedora: `sudo dnf install qubes-usb-proxy` - Debian/Ubuntu: `sudo apt-get install qubes-usb-proxy`