mirror of
https://github.com/ben-grande/qusal.git
synced 2024-12-24 23:19:37 -05:00
fix: sys-cacher policy with the new tag name
This commit is contained in:
parent
2063a4328c
commit
8d7c0a2d0b
@ -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…
Reference in New Issue
Block a user