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