mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-21 05:04:40 -04:00
use qubesctl --all state.highstate to apply states
use qubesctl --all state.highstate to apply states instead of qubesctl state.highstate
This commit is contained in:
parent
034f748550
commit
8a226e51a2
1 changed files with 2 additions and 2 deletions
|
@ -155,9 +155,9 @@ And to disable one:
|
||||||
|
|
||||||
qubesctl top.disable my-new-vm
|
qubesctl top.disable my-new-vm
|
||||||
|
|
||||||
To actually apply the state:
|
To actually apply the states to dom0 and all vms:
|
||||||
|
|
||||||
qubesctl state.highstate
|
qubesctl --all state.highstate
|
||||||
|
|
||||||
(More information on the command is further down.)
|
(More information on the command is further down.)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue