blob: 12e7ce2ccb38c5c4475d1d3abf4b794b148d7fcf [file] [log] [blame]
#
# ot_ctl is the commandline tool for controling the native Thread network daemon (ot_daemon).
#
type ot_ctl, domain, coredomain;
type ot_ctl_exec, exec_type, system_file_type, file_type;
init_daemon_domain(ot_ctl)
# Allow the ot_ctl to read/write the socket file.
allow ot_ctl threadnetwork_data_file:sock_file {read write};