Home | History | Annotate | Download | only in sepolicy
      1 # dbus daemon
      2 type dbusd, domain;
      3 permissive dbusd;
      4 type dbusd_exec, exec_type, file_type;
      5 
      6 init_daemon_domain(dbusd)
      7 unconfined_domain(dbusd)
      8