2017-02-18 20:58:49 +00:00
|
|
|
/etc/modules\.conf.* -- gen_context(system_u:object_r:modules_conf_t,s0)
|
|
|
|
/etc/modprobe\.conf.* -- gen_context(system_u:object_r:modules_conf_t,s0)
|
|
|
|
/etc/modprobe\.d(/.*)? gen_context(system_u:object_r:modules_conf_t,s0)
|
2005-05-10 19:51:00 +00:00
|
|
|
|
2006-08-18 18:20:22 +00:00
|
|
|
ifdef(`distro_gentoo',`
|
|
|
|
# gentoo init scripts still manage this file
|
|
|
|
# even if devfs is off
|
2017-02-18 20:58:49 +00:00
|
|
|
/etc/modprobe.devfs.* -- gen_context(system_u:object_r:modules_conf_t,s0)
|
2006-08-18 18:20:22 +00:00
|
|
|
')
|
|
|
|
|
2017-02-18 21:16:30 +00:00
|
|
|
ifdef(`init_systemd',`
|
|
|
|
/run/tmpfiles\.d/kmod\.conf -- gen_context(system_u:object_r:kmod_tmpfiles_conf_t,s0)
|
|
|
|
')
|
2016-12-27 16:06:54 +00:00
|
|
|
|
2017-04-15 18:49:07 +00:00
|
|
|
/usr/bin/depmod.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/bin/generate-modprobe\.conf -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/bin/insmod.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
2017-02-18 20:58:49 +00:00
|
|
|
/usr/bin/kmod -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
2017-04-15 18:49:07 +00:00
|
|
|
/usr/bin/modprobe.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/bin/modules-update -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/bin/rmmod.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/bin/update-modules -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
2016-12-27 16:06:54 +00:00
|
|
|
|
2017-02-18 20:58:49 +00:00
|
|
|
/usr/lib/modules(/.*)? gen_context(system_u:object_r:modules_object_t,s0)
|
|
|
|
/usr/lib/modules/[^/]+/modules\..+ -- gen_context(system_u:object_r:modules_dep_t,s0)
|
|
|
|
/usr/lib/modules/modprobe\.conf -- gen_context(system_u:object_r:modules_conf_t,s0)
|
2016-12-27 16:06:54 +00:00
|
|
|
|
|
|
|
/usr/sbin/depmod.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
2017-02-18 20:58:49 +00:00
|
|
|
/usr/sbin/generate-modprobe\.conf -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
2016-12-27 16:06:54 +00:00
|
|
|
/usr/sbin/insmod.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/sbin/modprobe.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/sbin/modules-update -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/sbin/rmmod.* -- gen_context(system_u:object_r:kmod_exec_t,s0)
|
|
|
|
/usr/sbin/update-modules -- gen_context(system_u:object_r:kmod_exec_t,s0)
|