mirror of
https://github.com/ben-grande/qusal.git
synced 2024-12-18 04:14:33 -05:00
12 lines
575 B
Plaintext
12 lines
575 B
Plaintext
# SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
|
#
|
|
# 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
|
|
qubes.UpdatesProxy * @type:TemplateVM @default allow target=disp-{{ sls_path }}
|
|
qubes.UpdatesProxy * @type:TemplateVM @anyvm deny
|
|
## vim:ft=qrexecpolicy
|