dbus/cmake/bus
Tyler Hicks 06033cb20f Add apparmor element support to bus config parsing
The <apparmor> element can contain a single mode attribute that has one
of three values:

 "enabled"
 "disabled"
 "required"

"enabled" means that kernel support is autodetected and, if available,
AppArmor mediation occurs in dbus-daemon. If kernel support is not
detected, mediation is disabled. "disabled" means that mediation does
not occur. "required" means that kernel support must be detected for
dbus-daemon to start.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=75113
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2015-02-18 17:04:00 +00:00
..
CMakeLists.txt Add apparmor element support to bus config parsing 2015-02-18 17:04:00 +00:00
service.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
system.conf.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00