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 94f0fbe6c2
commit 4b59eab882
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

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