Skip to content

Commit

Permalink
FIXUP: s/domX/domU
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Apr 17, 2024
1 parent 1786d1b commit f714d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dangerzone/isolation_provider/qubes.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def terminate_doc_to_pixels_proc(
"""Terminate a spawned disposable qube.
Qubes does not offer a way out of the box to terminate disposable Qubes from
domX [1]. Our best bet is to close the standard streams of the process, and hope
domU [1]. Our best bet is to close the standard streams of the process, and hope
that the disposable qube will attempt to read/write to them, and thus receive an
EOF.
Expand Down

0 comments on commit f714d31

Please sign in to comment.