mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-09-21 05:24:58 -04:00
fix my own spelling mistake...
This commit is contained in:
parent
ffa81770a7
commit
3ab0832ba7
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ would require creating `/etc/qubes-rpc/policy/custom.LockScreen` with:
|
||||||
sys-usb dom0 allow
|
sys-usb dom0 allow
|
||||||
|
|
||||||
3. Create udev hook in your USB VM. Store it in `/rw/config` to have it
|
3. Create udev hook in your USB VM. Store it in `/rw/config` to have it
|
||||||
persis across VM restarts. For example name the file
|
persist across VM restarts. For example name the file
|
||||||
`/rw/config/yubikey.rules`. Add the following line:
|
`/rw/config/yubikey.rules`. Add the following line:
|
||||||
|
|
||||||
ACTION=="remove", SUBSYSTEM=="usb", ENV{ID_SECURITY_TOKEN}=="1", RUN+="/usr/bin/qrexec-client-vm dom0 custom.LockScreen"
|
ACTION=="remove", SUBSYSTEM=="usb", ENV{ID_SECURITY_TOKEN}=="1", RUN+="/usr/bin/qrexec-client-vm dom0 custom.LockScreen"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue