mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-02 11:36:36 -04:00
Fix code block formatting
https://github.com/QubesOS/qubes-doc/pull/228#issuecomment-263232368
This commit is contained in:
parent
de1f58f945
commit
8cd05ef837
1 changed files with 0 additions and 2 deletions
|
@ -143,13 +143,11 @@ this for extra security.**
|
||||||
|
|
||||||
- For Whonix, if prompts appear during boot, create /etc/sudoers.d/zz99 and add these lines:
|
- 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/virt-what
|
||||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck restart
|
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck restart
|
||||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck start
|
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck start
|
||||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck stop
|
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck stop
|
||||||
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck status
|
ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck status
|
||||||
```
|
|
||||||
|
|
||||||
Dom0 password-less root access
|
Dom0 password-less root access
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue