platform_system_sepolicy/dbusd.te
2012-01-04 12:33:27 -05:00

8 lines
193 B
Text

# 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)