85d678bd2f
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.
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
|
|
/bin/hostname -- gen_context(system_u:object_r:hostname_exec_t,s0)
|
|
|
|
/usr/bin/hostname -- gen_context(system_u:object_r:hostname_exec_t,s0)
|