5 lines
156 B
Text
5 lines
156 B
Text
# allow netdomain access to cnd
|
|
unix_socket_connect(netdomain, cnd, cnd)
|
|
|
|
# allow netdomain access to dpmd
|
|
unix_socket_connect(netdomain, dpmwrapper, dpmd)
|