Skip to content

Commit

Permalink
fixed shutdown of App Qube (anon-whonix) denied message
Browse files Browse the repository at this point in the history
"denied: target {} is denied because it would require autostart"

(issue only in intermediate git commit, not a bug in the wild)

QubesOS/qubes-issues#7013 (comment)
  • Loading branch information
adrelanos committed Feb 15, 2022
1 parent 887328e commit d238125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qubes-rpc-policy/80-whonix.policy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# service arg source target action params

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

Expand Down

0 comments on commit d238125

Please sign in to comment.