]> git.ipfire.org Git - people/stevee/selinux-policy.git/blob - policy/modules/services/plymouthd.fc
Allow munin services plugins to use NSCD services
[people/stevee/selinux-policy.git] / policy / modules / services / plymouthd.fc
1 /bin/plymouth -- gen_context(system_u:object_r:plymouth_exec_t,s0)
2
3 /sbin/plymouthd -- gen_context(system_u:object_r:plymouthd_exec_t,s0)
4
5 /usr/bin/plymouth -- gen_context(system_u:object_r:plymouth_exec_t,s0)
6
7 /usr/sbin/plymouthd -- gen_context(system_u:object_r:plymouthd_exec_t,s0)
8
9 /var/lib/plymouth(/.*)? gen_context(system_u:object_r:plymouthd_var_lib_t,s0)
10 /var/run/plymouth(/.*)? gen_context(system_u:object_r:plymouthd_var_run_t,s0)
11 /var/spool/plymouth(/.*)? gen_context(system_u:object_r:plymouthd_spool_t,s0)