2024-01-29 10:49:54 -05:00
|
|
|
# SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
2023-11-13 09:33:28 -05:00
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
|
|
|
|
## Do not modify this file, create a new policy with with a lower number in the
|
|
|
|
## file name instead. For example `30-user.policy`.
|
|
|
|
qubes.UpdatesProxy * @tag:whonix-updatevm @default allow target=sys-whonix
|
|
|
|
qubes.UpdatesProxy * @tag:whonix-updatevm @anyvm deny
|
2024-01-04 15:59:15 -05:00
|
|
|
qubes.UpdatesProxy * @type:TemplateVM @default allow target={{ sls_path }}
|
2023-11-13 09:33:28 -05:00
|
|
|
qubes.UpdatesProxy * @type:TemplateVM @anyvm deny
|
|
|
|
## vim:ft=qrexecpolicy
|