mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-03 05:55:41 -04:00
Merge branch 'chiu410-patch-1'
This commit is contained in:
commit
2d1319a091
1 changed files with 7 additions and 1 deletions
|
@ -135,7 +135,13 @@ In dom0:
|
|||
DISPLAY=:0 xscreensaver-command -lock
|
||||
```
|
||||
|
||||
2. Allow your USB VM to call that service.
|
||||
2. Then make `/etc/qubes-rpc/custom.LockScreen` executable.
|
||||
|
||||
```
|
||||
sudo chmod +x /etc/qubes-rpc/custom.LockScreen
|
||||
```
|
||||
|
||||
3. Allow your USB VM to call that service.
|
||||
Assuming that it's named `sys-usb` it would require creating `/etc/qubes-rpc/policy/custom.LockScreen` with:
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue