Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions qubes-rpc-policy/90-default.policy
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ qubes.StartApp * @anyvm @anyvm ask
# otherwise earlier policy will redirect it
qubes.SyncAppMenus * @anyvm dom0 allow

# notifications - relevant for GUI in dom0, otherwise earlier policy will
# redirect it
qubes.Notifications * @anyvm @default allow target=dom0

# HTTP proxy for downloading updates
# Upgrade all TemplateVMs through sys-whonix.
#qubes.UpdatesProxy * @type:TemplateVM @default allow target=sys-whonix
Expand Down