]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - policy/modules/system/hotplug.fc
Change auth_use_nsswitch, init_system_daemon and init_daemon_domain to use attributes...
[people/stevee/selinux-policy.git] / policy / modules / system / hotplug.fc
CommitLineData
f8ec0ad4 1
e02c61cf 2/etc/hotplug(/.*)? gen_context(system_u:object_r:hotplug_etc_t,s0)
19ebf01d 3/etc/hotplug/firmware\.agent -- gen_context(system_u:object_r:hotplug_exec_t,s0)
f8ec0ad4 4
e02c61cf 5/etc/hotplug\.d/.* -- gen_context(system_u:object_r:hotplug_exec_t,s0)
f8ec0ad4 6
e02c61cf
CP
7/sbin/hotplug -- gen_context(system_u:object_r:hotplug_exec_t,s0)
8/sbin/netplugd -- gen_context(system_u:object_r:hotplug_exec_t,s0)
f8ec0ad4 9
e02c61cf
CP
10/var/run/usb(/.*)? gen_context(system_u:object_r:hotplug_var_run_t,s0)
11/var/run/hotplug(/.*)? gen_context(system_u:object_r:hotplug_var_run_t,s0)