Skip to content

Commit

Permalink
indent style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Feb 15, 2022
1 parent 7bbe355 commit 0a74587
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions qubes-rpc-policy/80-whonix.policy
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# service arg source target action params

whonix.SdwdateStatus + @tag:anon-gateway @tag:anon-vm allow autostart=no notify=no
whonix.SdwdateStatus + @tag:anon-gateway @default deny notify=no
whonix.SdwdateStatus + @tag:anon-gateway @tag:anon-vm allow autostart=no notify=no
whonix.SdwdateStatus + @tag:anon-gateway @default deny notify=no
whonix.SdwdateStatus + @anyvm @anyvm deny

whonix.NewStatus * @tag:anon-vm @tag:anon-gateway allow autostart=no
whonix.NewStatus * @tag:anon-vm @tag:anon-gateway allow autostart=no
whonix.NewStatus * @anyvm @anyvm deny

whonix.GatewayCommand +restart @tag:anon-gateway @tag:anon-vm allow autostart=no
whonix.GatewayCommand +stop @tag:anon-gateway @tag:anon-vm allow autostart=no
whonix.GatewayCommand +showlog @tag:anon-gateway @tag:anon-vm allow autostart=no
whonix.GatewayCommand +restart @tag:anon-gateway @tag:anon-vm allow autostart=no
whonix.GatewayCommand +stop @tag:anon-gateway @tag:anon-vm allow autostart=no
whonix.GatewayCommand +showlog @tag:anon-gateway @tag:anon-vm allow autostart=no
whonix.GatewayCommand * @anyvm @anyvm deny

0 comments on commit 0a74587

Please sign in to comment.