Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute dhcp coredomain; |
2 | |||||
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 3 | init_daemon_domain(dhcp) |
4 | type_transition dhcp system_data_file:{ dir file } dhcp_data_file; | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame^] | 5 | |
6 | set_prop(dhcp, dhcp_prop) | ||||
7 | set_prop(dhcp, pan_result_prop) |