11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
# vim:syntax=apparmor
|
|
# orbit2 permissions
|
|
|
|
abi <abi/4.0>,
|
|
|
|
# system library
|
|
/usr/lib/orbit-2.0/*.so mr,
|
|
|
|
# Include additions to the abstraction
|
|
include if exists <abstractions/orbit2.d>
|