mirror of
https://github.com/kopia/kopia.git
synced 2025-12-23 22:57:50 -05:00
11 lines
277 B
Plaintext
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>
|
|
} |