meta-selinux/recipes-core/initscripts
Wenzong Fan 073ce40add initscripts/devpts.sh: fix context for /dev/pts
devpts use file_use_trans to allocate security contexts. As there are no
range_trans rules for initrc_t mounting devpts, the security level of
mountpoint will be derived from the initrc process, to be systemhigh
(s15:c0.c1023), instead of expected systemlow(s0).

This will block login shells to search PTYs, so use restorecon to fix
this.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
2014-06-23 11:48:36 +08:00
..
initscripts initscripts/devpts.sh: fix context for /dev/pts 2014-06-23 11:48:36 +08:00
initscripts_1.0.bbappend initscripts: add a local copy of devpts.sh 2014-06-23 11:48:16 +08:00