mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-13 08:25:26 -04:00
fix: sys-cacher policy with the new tag name
This commit is contained in:
parent
94f0fbe6c2
commit
4b59eab882
1 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,6 @@ qubes.ConnectTCP +8082 {{ sls_path }}-browser @default allow target={{ sls_pat
|
|||
qubes.ConnectTCP * {{ sls_path }}-browser @anyvm deny
|
||||
qubes.UpdatesProxy * @tag:whonix-updatevm @default allow target=sys-whonix
|
||||
qubes.UpdatesProxy * @tag:whonix-updatevm @anyvm deny
|
||||
qubes.UpdatesProxy * @tag:{{ sls_path }}-updatevm @default allow target={{ sls_path }}
|
||||
qubes.UpdatesProxy * @tag:{{ sls_path }}-updatevm @anyvm deny
|
||||
qubes.UpdatesProxy * @tag:updatevm-{{ sls_path }} @default allow target={{ sls_path }}
|
||||
qubes.UpdatesProxy * @tag:updatevm-{{ sls_path }} @anyvm deny
|
||||
## vim:ft=qrexecpolicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue