Blame targeted/file_contexts/program/dhcpc.fc
|
Chris PeBenito |
ab58ad |
# dhcpcd
|
|
Chris PeBenito |
ab58ad |
/etc/dhcpc.* system_u:object_r:dhcp_etc_t:s0
|
|
Chris PeBenito |
ab58ad |
/etc/dhcp3?/dhclient.* system_u:object_r:dhcp_etc_t:s0
|
|
Chris PeBenito |
ab58ad |
/etc/dhclient.*conf -- system_u:object_r:dhcp_etc_t:s0
|
|
Chris PeBenito |
ab58ad |
/etc/dhclient-script -- system_u:object_r:dhcp_etc_t:s0
|
|
Chris PeBenito |
ab58ad |
/sbin/dhcpcd -- system_u:object_r:dhcpc_exec_t:s0
|
|
Chris PeBenito |
ab58ad |
/sbin/dhcdbd -- system_u:object_r:dhcpc_exec_t:s0
|
|
Chris PeBenito |
ab58ad |
/sbin/dhclient.* -- system_u:object_r:dhcpc_exec_t:s0
|
|
Chris PeBenito |
ab58ad |
/var/lib/dhcp(3)?/dhclient.* system_u:object_r:dhcpc_state_t:s0
|
|
Chris PeBenito |
ab58ad |
/var/lib/dhcpcd(/.*)? system_u:object_r:dhcpc_state_t:s0
|
|
Chris PeBenito |
ab58ad |
/var/lib/dhclient(/.*)? system_u:object_r:dhcpc_state_t:s0
|
|
Chris PeBenito |
ab58ad |
/var/run/dhclient.*\.pid -- system_u:object_r:dhcpc_var_run_t:s0
|
|
Chris PeBenito |
ab58ad |
/var/run/dhclient.*\.leases -- system_u:object_r:dhcpc_var_run_t:s0
|
|
Chris PeBenito |
ab58ad |
# pump
|
|
Chris PeBenito |
ab58ad |
/sbin/pump -- system_u:object_r:dhcpc_exec_t:s0
|
|
Chris PeBenito |
ab58ad |
ifdef(`dhcp_defined', `', `
|
|
Chris PeBenito |
ab58ad |
/var/lib/dhcp(3)? -d system_u:object_r:dhcp_state_t:s0
|
|
Chris PeBenito |
ab58ad |
define(`dhcp_defined')
|
|
Chris PeBenito |
ab58ad |
')
|