mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Merge branch 'patch-8' of https://github.com/tasket/qubes-doc into tasket-patch-8
This commit is contained in:
commit
5e107f5fa0
@ -141,6 +141,15 @@ this for extra security.**
|
||||
|
||||
auth sufficient pam_permit.so
|
||||
|
||||
- For Whonix, if prompts appear during boot, create /etc/sudoers.d/zz99 and add these lines:
|
||||
|
||||
```
|
||||
ALL ALL=NOPASSWD: /usr/sbin/virt-what
|
||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck restart
|
||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck start
|
||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck stop
|
||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck status
|
||||
```
|
||||
|
||||
Dom0 password-less root access
|
||||
------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user