mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-06-04 20:59:17 -04:00
Update replacing-passwordless-root-with-dom0-prompt.md
This commit is contained in:
parent
0bee362d5e
commit
f392a3adbf
1 changed files with 1 additions and 9 deletions
|
@ -71,12 +71,4 @@ Do not rely on 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
|
||||
```
|
||||
- For Whonix, if a prompts appear during boot, this is [unsupported](https://forums.whonix.org/t/passwordless-root-prompt-at-boot/16370) by Whonix because this feature is not yet supported by Qubes either.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue