selinux-policy/refpolicy/policy/modules/services/bluetooth.fc

20 lines
537 B
Plaintext
Raw Normal View History

2005-10-07 21:45:04 +00:00
#
# /etc
#
/etc/bluetooth(/.*)? gen_context(system_u:object_r:bluetooth_conf_t,s0)
#
# /usr
#
/usr/bin/rfcomm -- gen_context(system_u:object_r:bluetooth_exec_t,s0)
/usr/sbin/hciattach -- gen_context(system_u:object_r:bluetooth_exec_t,s0)
/usr/sbin/hcid -- gen_context(system_u:object_r:bluetooth_exec_t,s0)
/usr/sbin/hid2hci -- gen_context(system_u:object_r:bluetooth_exec_t,s0)
/usr/sbin/sdpd -- gen_context(system_u:object_r:bluetooth_exec_t,s0)
#
# /var
#
/var/run/sdp -s gen_context(system_u:object_r:bluetooth_var_run_t,s0)