mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-02 11:16:24 -04:00
doc: top method must not skip dom0
This commit is contained in:
parent
98bbe57c7a
commit
45dd1b712d
2 changed files with 2 additions and 1 deletions
|
@ -40,6 +40,7 @@ include:
|
|||
- xclip
|
||||
- bash-completion
|
||||
- man-db
|
||||
- info
|
||||
- texinfo
|
||||
- file
|
||||
- tree
|
||||
|
|
|
@ -19,7 +19,7 @@ of a qube or for Salt Management on DomUs.
|
|||
- Top:
|
||||
```sh
|
||||
qubesctl top.enable mgmt
|
||||
qubesctl --skip-dom0 --targets=tpl-mgmt state.apply
|
||||
qubesctl --targets=tpl-mgmt state.apply
|
||||
qubesctl top.disable mgmt
|
||||
qubesctl state.apply mgmt.prefs
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue