blob: f8cacb12d47530166ce625fda2a89e3f47e1e947 [file] [log] [blame]
Sanket Khidkikar8eca1042015-03-10 22:04:54 -07001# allow netdomain access to cnd
2unix_socket_connect(netdomain, cnd, cnd)
3
4# allow netdomain access to dpmd
5unix_socket_connect(netdomain, dpmwrapper, dpmd)