platform_system_sepolicy/dbusd.te

9 lines
193 B
Text
Raw Normal View History

2012-01-04 18:33:27 +01:00
# dbus daemon
type dbusd, domain;
type dbusd_exec, exec_type, file_type;
init_daemon_domain(dbusd)
# Reads /proc/pid/cmdline of clients
r_dir_file(dbusd, system)
r_dir_file(dbusd, bluetoothd)