minor vm-sudo.md formatting improvements

This commit is contained in:
Patrick Schleizer 2024-02-19 05:56:40 -05:00 committed by GitHub
parent 6c34fa0042
commit 565d801d24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,8 +61,8 @@ user ALL=(ALL) NOPASSWD: ALL
``` ```
The core of this statement continues to reflect the views of the Qubes developers. 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) 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. [Minimal templates](/doc/templates/minimal/), which are intended for use by advanced users, do not have this package installed by default.