mirror of
https://github.com/ben-grande/qusal.git
synced 2025-02-08 19:08:32 -05:00
doc: top method must not skip dom0
This commit is contained in:
parent
20115a2207
commit
9fc2c03a2c
@ -40,6 +40,7 @@ include:
|
|||||||
- xclip
|
- xclip
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- man-db
|
- man-db
|
||||||
|
- info
|
||||||
- texinfo
|
- texinfo
|
||||||
- file
|
- file
|
||||||
- tree
|
- tree
|
||||||
|
@ -19,7 +19,7 @@ of a qube or for Salt Management on DomUs.
|
|||||||
- Top:
|
- Top:
|
||||||
```sh
|
```sh
|
||||||
qubesctl top.enable mgmt
|
qubesctl top.enable mgmt
|
||||||
qubesctl --skip-dom0 --targets=tpl-mgmt state.apply
|
qubesctl --targets=tpl-mgmt state.apply
|
||||||
qubesctl top.disable mgmt
|
qubesctl top.disable mgmt
|
||||||
qubesctl state.apply mgmt.prefs
|
qubesctl state.apply mgmt.prefs
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user