blob: 6cb525de7adb0f14c6a13ee1b3fc0ecacaa0c22e [file] [log] [blame]
# Network utilities (radio process)
type netmgrd, domain;
type netmgrd_exec, exec_type, file_type;
# STOPSHIP: Permissive is not allowed. CTS violation!
permissive netmgrd;
# Started by init
init_daemon_domain(netmgrd)
# Uses network sockets.
net_domain(netmgrd)
allow netmgrd shared_log_device:chr_file rw_file_perms;