diff --git a/user/security-in-qubes/vm-sudo.md b/user/security-in-qubes/vm-sudo.md index b2bba946..3001c367 100644 --- a/user/security-in-qubes/vm-sudo.md +++ b/user/security-in-qubes/vm-sudo.md @@ -61,7 +61,7 @@ user ALL=(ALL) NOPASSWD: ALL ``` The core of this statement continues to reflect the views of the Qubes developers. -Passwordless root is provided by the `qubes-core-agent-passwordless-root` package. +Passwordless root is provided by the `qubes-core-agent-passwordless-root` package. Details of the implementation are [here](/doc/vm-sudo-implementation). [Minimal templates](/doc/templates/minimal/), which are intended for use by advanced users, do not have this package installed by default.