Skip to content

Commit

Permalink
Use 50-* policy files for salt-managed policy
Browse files Browse the repository at this point in the history
Make it conform to the convention set in qrexec documentation.

QubesOS/qubes-issues#4370
  • Loading branch information
marmarek committed May 21, 2020
1 parent 6eb334b commit 1a8ab02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qvm/template-gui.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Setup Qubes RPC policy
{{ vmname }}-rpc:
file.managed:
- name: /etc/qubes/policy.d/30-gui-{{ vmname }}.policy
- name: /etc/qubes/policy.d/50-gui-{{ vmname }}.policy
- contents: |
qubes.GetImageRGBA * {{ vmname }} @tag:guivm-{{ vmname }} allow
qubes.GetAppmenus * {{ vmname }} @tag:guivm-{{ vmname }} allow
Expand Down

0 comments on commit 1a8ab02

Please sign in to comment.