Some policy modules define file contexts in /bin, /sbin and /lib without defining similar file contexts in the same directory under /usr. Add these missing file contexts when there are outside ifdef blocks.
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
|
|
/bin/su -- gen_context(system_u:object_r:su_exec_t,s0)
|
|
|
|
/usr/(local/)?bin/ksu -- gen_context(system_u:object_r:su_exec_t,s0)
|
|
/usr/bin/kdesu -- gen_context(system_u:object_r:su_exec_t,s0)
|
|
/usr/bin/su -- gen_context(system_u:object_r:su_exec_t,s0)
|