fix: sys-cacher policy with the new tag name

This commit is contained in:
Ben Grande 2024-01-12 18:34:04 +01:00
parent 2063a4328c
commit 8d7c0a2d0b

View File

@ -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