qubes.UpdatesProxy.policy 412 B

123456789101112
  1. ## Note that policy parsing stops at the first match,
  2. ## so adding anything below "$anyvm $anyvm action" line will have no effect
  3. ## Please use a single # to start your custom comments
  4. $tag:whonix-updatevm $default allow,target=sys-whonix
  5. $tag:whonix-updatevm $anyvm deny
  6. # Default rule for all TemplateVMs - direct the connection to sys-net
  7. $type:TemplateVM $default allow,target=sys-net
  8. $anyvm $anyvm deny