mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 16:29:28 -05: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
@ -155,9 +155,9 @@ And to disable one:
|
||||
|
||||
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.)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user