summaryrefslogtreecommitdiffstats
path: root/common/net.te
blob: f8cacb12d47530166ce625fda2a89e3f47e1e947 (plain)
1
2
3
4
5
# allow netdomain access to cnd
unix_socket_connect(netdomain, cnd, cnd)

# allow netdomain access to dpmd
unix_socket_connect(netdomain, dpmwrapper, dpmd)