summaryrefslogtreecommitdiffstats
path: root/selinux/netd.te
blob: bce270074a2062fb708855236f8c01615a322985 (plain)
1
2
3
allow netd init:tcp_socket { read write getopt };
allow netd gpsd:fd use;
allow netd gpsd:tcp_socket { read write getopt setopt };