From 4432d6df54bb9d6dea7671d9854ae0e8aa13f0db Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Thu, 30 May 2019 21:06:07 -0500 Subject: [PATCH] Link to RPC Policy doc --- user/common-tasks/copy-paste.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/user/common-tasks/copy-paste.md b/user/common-tasks/copy-paste.md index f191b9ef..b58646f7 100644 --- a/user/common-tasks/copy-paste.md +++ b/user/common-tasks/copy-paste.md @@ -41,7 +41,7 @@ See ["Copying from (and to) dom0"](/doc/copy-from-dom0/). Clipboard automatic policy enforcement -------------------------------------- -The Qubes clipboard policy is configurable in: +The Qubes clipboard [RPC policy] is configurable in: ~~~ /etc/qubes-rpc/policy/qubes.ClipboardPaste @@ -64,3 +64,7 @@ The copy/paste shortcuts are configurable in: ~~~ VMs need to be restarted in order for changes in `/etc/qubes/guid.conf` to take effect. + + +[RPC policy]: /doc/rpc-policy/ +