• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type vendor_uwb_init, domain;
2type vendor_uwb_init_exec, exec_type, vendor_file_type, file_type;
3
4init_daemon_domain(vendor_uwb_init)
5
6allow vendor_uwb_init vendor_shell_exec:file rx_file_perms;
7allow vendor_uwb_init vendor_toolbox_exec:file rx_file_perms;
8
9allow vendor_uwb_init uwb_data_vendor:file create_file_perms;
10allow vendor_uwb_init uwb_data_vendor:dir w_dir_perms;
11