From 889778eebb3547bc8c65ed973a36064f534b85a2 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Fri, 13 Sep 2019 08:59:13 +0300 Subject: [PATCH] remove specific R4.0 reference --- docs/common-tasks/opening-urls-in-vms.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/common-tasks/opening-urls-in-vms.md b/docs/common-tasks/opening-urls-in-vms.md index 3d62faa..d86043d 100644 --- a/docs/common-tasks/opening-urls-in-vms.md +++ b/docs/common-tasks/opening-urls-in-vms.md @@ -80,8 +80,6 @@ When opening and modifying a document in a dispVM the content is sent back to `s ### Using "named" dispVMs ### -As of Qubes R4.0, it is impossible to "name" a dispVM: opening a URL/file in a standard dispVMs will always start a VM with a 'dispXXXX' name (eg. 'disp1234'). - If for some reason a user needs to have use a dispVM with a given name - which is for instance handy when using `allow` RPC policies - he/she can do like so (replace `fedora-28-dvm` with the dvm template you want to use): ~~~