Update passwordless-root installation

This commit is contained in:
deathrow 2022-08-29 22:48:36 -04:00
parent 5e559a0a41
commit e1733415c6
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -34,6 +34,10 @@ Running in Dom0:
sudo qubes-dom0-update qubes-template-debian-11-minimal
```
```
qvm-run --pass-io -u root template-debian-11-minimal 'apt instal qubes-core-agent-passwordless-root'
```
Running inside the template:
```