From 514a108ef4445a4e08f007df956d2e76e4ef7238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Wed, 27 Apr 2016 19:32:00 +0200 Subject: [PATCH] Remove obsolete policy files Qrexec policy is really stored in core-admin repo. (cherry picked from commit 4d015432cef600fbdb24009908fe73abcc9a5ae9) --- qubes-rpc/qubes.Filecopy.policy | 6 ------ qubes-rpc/qubes.OpenInVM.policy | 7 ------- qubes-rpc/qubes.VMShell.policy | 7 ------- 3 files changed, 20 deletions(-) delete mode 100644 qubes-rpc/qubes.Filecopy.policy delete mode 100644 qubes-rpc/qubes.OpenInVM.policy delete mode 100644 qubes-rpc/qubes.VMShell.policy diff --git a/qubes-rpc/qubes.Filecopy.policy b/qubes-rpc/qubes.Filecopy.policy deleted file mode 100644 index e0bef3e..0000000 --- a/qubes-rpc/qubes.Filecopy.policy +++ /dev/null @@ -1,6 +0,0 @@ -## Note that policy parsing stops at the first match, -## so adding anything below "$anyvm $anyvm action" line will have no effect - -## Please use a single # to start your custom comments - -$anyvm $anyvm ask diff --git a/qubes-rpc/qubes.OpenInVM.policy b/qubes-rpc/qubes.OpenInVM.policy deleted file mode 100644 index 4121733..0000000 --- a/qubes-rpc/qubes.OpenInVM.policy +++ /dev/null @@ -1,7 +0,0 @@ -## Note that policy parsing stops at the first match, -## so adding anything below "$anyvm $anyvm action" line will have no effect - -## Please use a single # to start your custom comments - -$anyvm $dispvm allow -$anyvm $anyvm ask diff --git a/qubes-rpc/qubes.VMShell.policy b/qubes-rpc/qubes.VMShell.policy deleted file mode 100644 index 4121733..0000000 --- a/qubes-rpc/qubes.VMShell.policy +++ /dev/null @@ -1,7 +0,0 @@ -## Note that policy parsing stops at the first match, -## so adding anything below "$anyvm $anyvm action" line will have no effect - -## Please use a single # to start your custom comments - -$anyvm $dispvm allow -$anyvm $anyvm ask