mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
fix my own spelling mistake...
This commit is contained in:
parent
ffa81770a7
commit
3ab0832ba7
@ -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…
Reference in New Issue
Block a user