From a2c7ae70bb7322463ebadc01e19a97c01bbdf58b Mon Sep 17 00:00:00 2001 From: unman Date: Wed, 21 Feb 2024 14:03:24 +0000 Subject: [PATCH] Reinstate new line in vm-sudo.md --- user/security-in-qubes/vm-sudo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.