summarylogtreecommitdiffstats
path: root/apparmor_mullvad
blob: 8b83a07954a69064c204b6d9cf7e6a102b14d5da (plain)
1
2
3
4
5
6
7
8
abi <abi/4.0>,
include <tunables/global>

profile mullvad "/opt/Mullvad VPN/mullvad-gui" flags=(unconfined) {
  userns,
  # Site-specific additions and overrides. See local/README for details.
  include if exists <local/mullvad>
}