Home | History | Annotate | Download | only in sepolicy
      1 # dbus daemon
      2 type dbusd, domain;
      3 type dbusd_exec, exec_type, file_type;
      4 
      5 init_daemon_domain(dbusd)
      6 # Reads /proc/pid/cmdline of clients
      7 r_dir_file(dbusd, system)
      8 r_dir_file(dbusd, bluetoothd)
      9