From d94929e24872d2eed7cc264b2dcb798cdda5793e Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 11 Oct 2016 00:46:07 -0700 Subject: [PATCH] Add `user=root` to qubes.InputKeyboard example policy https://github.com/QubesOS/qubes-issues/issues/2144#issuecomment-252827979 --- common-tasks/usb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index 504c3ba3..90698eb8 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -277,7 +277,7 @@ If you are sure you wish to proceed, then you must edit the Add a line like this one to the top of the file: - sys-usb dom0 ask + sys-usb dom0 ask,user=root (Change `sys-usb` to your desired USB qube.)