Fix code block formatting

https://github.com/QubesOS/qubes-doc/pull/228#issuecomment-263232368
This commit is contained in:
Andrew David Wong 2016-11-28 02:35:21 -08:00
parent de1f58f945
commit 8cd05ef837
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -143,13 +143,11 @@ this for extra security.**
- 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
------------------------------