File: hotplug.fc

package info (click to toggle)
refpolicy 2%3A2.20190201-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,440 kB
  • sloc: python: 1,915; makefile: 612; ansic: 336; sh: 174; sed: 20; xml: 13; awk: 7
file content (14 lines) | stat: -rw-r--r-- 645 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14

/etc/hotplug(/.*)?		gen_context(system_u:object_r:hotplug_etc_t,s0)
/etc/hotplug/firmware\.agent --	gen_context(system_u:object_r:hotplug_exec_t,s0)

/etc/hotplug\.d/.*	--	gen_context(system_u:object_r:hotplug_exec_t,s0)

/run/usb(/.*)?		gen_context(system_u:object_r:hotplug_var_run_t,s0)
/run/hotplug(/.*)?		gen_context(system_u:object_r:hotplug_var_run_t,s0)

/usr/bin/hotplug	--	gen_context(system_u:object_r:hotplug_exec_t,s0)
/usr/bin/netplugd	--	gen_context(system_u:object_r:hotplug_exec_t,s0)

/usr/sbin/hotplug	--	gen_context(system_u:object_r:hotplug_exec_t,s0)
/usr/sbin/netplugd	--	gen_context(system_u:object_r:hotplug_exec_t,s0)