diff --git a/security/vm-sudo.md b/security/vm-sudo.md index e5fb2fba..ef76085a 100644 --- a/security/vm-sudo.md +++ b/security/vm-sudo.md @@ -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 ------------------------------