Merge branch 'pr-1376'

This commit is contained in:
unman 2024-02-21 14:01:57 +00:00
commit 1bd40064b6
No known key found for this signature in database
GPG key ID: BB52274595B71262

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.