selinux-refpolicy/policy/modules/services/hostapd.fc
Chris PeBenito 69a403cd97 Rename *_var_run_t types to *_runtime_t.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2019-09-30 20:02:43 -04:00

10 lines
436 B
Plaintext

/usr/bin/hostapd -- gen_context(system_u:object_r:hostapd_exec_t,s0)
/usr/sbin/hostapd -- gen_context(system_u:object_r:hostapd_exec_t,s0)
/var/run/hostapd(/.*)? gen_context(system_u:object_r:hostapd_runtime_t,s0)
/etc/hostapd(/.*)? gen_context(system_u:object_r:hostapd_conf_t,s0)
/run/hostapd\.pid -- gen_context(system_u:object_r:hostapd_runtime_t,s0)