mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-20 04:34:27 -04:00
Document qubes.ResizeDisk service.
This commit is contained in:
parent
ff92813e57
commit
9b9098932b
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@ Services called by dom0 to provide some VM configuration:
|
||||||
- `qubes.SetGuiMode` - called in HVM to switch between fullscreen and seamless
|
- `qubes.SetGuiMode` - called in HVM to switch between fullscreen and seamless
|
||||||
GUI mode. The service receives a single word on stdin - either `FULLSCREEN`
|
GUI mode. The service receives a single word on stdin - either `FULLSCREEN`
|
||||||
or `SEAMLESS`
|
or `SEAMLESS`
|
||||||
|
- `qubes.ResizeDisk` - called to inform that underlying disk was resized.
|
||||||
|
Name of disk image is passed on standard input (`root`, `private`, `volatile`,
|
||||||
|
or other). This is used starting with Qubes 4.0.
|
||||||
|
|
||||||
|
|
||||||
Other Qrexec services installed by default:
|
Other Qrexec services installed by default:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue