From 7bbb22c56ae08e9dc42463ac1d0e9466b0c562ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Wojdy=C5=82a?= Date: Mon, 14 Dec 2015 16:46:26 +0100 Subject: [PATCH] Add missing text on qrexec policy --- managing-os/windows-appvms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/windows-appvms.md b/managing-os/windows-appvms.md index 7da05015..805dd692 100644 --- a/managing-os/windows-appvms.md +++ b/managing-os/windows-appvms.md @@ -94,7 +94,7 @@ Also, the inter-VM services work as usual -- e.g. to request opening a document [user@work ~]$ qvm-open-in-vm work-win7 http://www.invisiblethingslab.com ~~~ -... just like in case of Linux AppVMs. Of course all those operations are governed by central policy engine running in Dom0 -- if the policy +... just like in case of Linux AppVMs. Of course all those operations are governed by central policy engine running in Dom0 -- if the policy doesn't contain explicit rules for the source and/or target AppVM, the user will be asked for decision whether to allow or deny the operation. Inter-VM file copy and clipboard works for Windows AppVMs the same way as for Linux AppVM (except that we don't provide a command line wrapper, `qvm-copy-to-vm` in Windows VMs) -- to copy files from Windows AppVMs just right-click on the file in Explorer, and choose: Send To-\> Other AppVM.