Upstream PR: - https://github.com/QubesOS/qubes-core-qrexec/pull/134 Act after PR is merged. Relevant bit: ```python3 RUNTIME_POLICY_PATH = pathlib.Path("/run/qubes/policy.d") RUNTIME_INCLUDE_PATH = RUNTIME_POLICY_PATH / "include" ``` Add support for: - `/run/qubes/policy.d/*.policy` -> `qrexecpolicy` - `/run/qubes/policy.d/include` -> `qrexecservicepolicy`
Upstream PR:
Act after PR is merged.
Relevant bit:
Add support for:
/run/qubes/policy.d/*.policy->qrexecpolicy/run/qubes/policy.d/include->qrexecservicepolicy