qusal/salt/media/files/admin/policy/default.policy
2023-11-13 14:33:28 +00:00

11 lines
481 B
Plaintext

# SPDX-FileCopyrightText: 2023 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.OpenInVM * {{ sls_path }} @dispvm allow target=disp-{{ sls_path }}
qubes.OpenInVM * {{ sls_path }} @default allow target=disp-{{ sls_path }}
qubes.OpenInVM * {{ sls_path }} @anyvm deny
## vim:ft=qrexecpolicy