Demon000 | 656faee | 2018-01-11 10:20:10 +0200 | [diff] [blame] | 1 | unix_socket_connect(appdomain, cnd, cnd) |
2 | |||||
3 | allow appdomain mpctl_socket:dir r_dir_perms; | ||||
4 | |||||
5 | unix_socket_send(appdomain, mpctl, perfd) | ||||
6 | unix_socket_connect(appdomain, mpctl, perfd) | ||||
7 | unix_socket_send(appdomain, mpctl, mpdecision) | ||||
8 | unix_socket_connect(appdomain, mpctl, mpdecision) |