mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-19 05:36:52 +00:00
12 lines
541 B
Plaintext
12 lines
541 B
Plaintext
|
|
/etc/hotplug(/.*)? context_template(system_u:object_r:hotplug_etc_t,s0)
|
|
/etc/hotplug/firmware.agent -- context_template(system_u:object_r:hotplug_exec_t,s0)
|
|
|
|
/etc/hotplug\.d/.* -- context_template(system_u:object_r:hotplug_exec_t,s0)
|
|
|
|
/sbin/hotplug -- context_template(system_u:object_r:hotplug_exec_t,s0)
|
|
/sbin/netplugd -- context_template(system_u:object_r:hotplug_exec_t,s0)
|
|
|
|
/var/run/usb(/.*)? context_template(system_u:object_r:hotplug_var_run_t,s0)
|
|
/var/run/hotplug(/.*)? context_template(system_u:object_r:hotplug_var_run_t,s0)
|