platform_system_sepolicy/private/dhcp.te

5 lines
124 B
Text
Raw Normal View History

typeattribute dhcp coredomain;
init_daemon_domain(dhcp)
type_transition dhcp system_data_file:{ dir file } dhcp_data_file;