Files
kopia/app/kopia-ui.apparmor

11 lines
277 B
Plaintext

# This profile allows everything and only exists to give the
# application a name instead of having the label "unconfined"
abi <abi/4.0>,
include <tunables/global>
profile kopia-ui "/opt/KopiaUI/kopia-ui" flags=(unconfined) {
userns,
include if exists <local/kopia-ui>
}