aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/netd.te
blob: 09832931a7694a3670871f81c7523a1515ff16d8 (plain)
1
2
3
allow netd init:tcp_socket { read write getopt setopt };
allow netd kernel:system module_request;
allow netd unlabeled:file { read getattr open };