13 lines
381 B
Plaintext
13 lines
381 B
Plaintext
# vim:syntax=apparmor
|
|
# Users of this abstraction need to include the ubuntu-helpers abstraction
|
|
# in the toplevel profile. Eg:
|
|
# include <abstractions/ubuntu-helpers>
|
|
|
|
abi <abi/4.0>,
|
|
|
|
include <abstractions/kde>
|
|
/usr/bin/kde4-config Cx -> sanitized_helper,
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=397399
|
|
/usr/bin/plasma-browser-integration-host Cx -> sanitized_helper,
|