mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-12 03:35:00 -04:00
Merge branch 'tasket-patch-8'
This commit is contained in:
commit
b79b76e139
1 changed files with 9 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue