Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selinux-config: update the init script | Xin Ouyang | 2012-11-19 | 1 | -10/+40 |
| | | | | | | | Fix the hard-coded security type for /dev/null and /dev/console. Check rootfs if support xattrs before do relabel. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | selinux-config: add init script | Xin Ouyang | 2012-10-18 | 1 | -0/+39 |
This script will be installed as 0selinux-init, in runlevel S and sequence number 0. It will start before any other init script. * relabel /dev for restorecon/fixfiles running * rebuild policy and relabel the rootfs if /.autorelabel placed. * relabel the rootfs if it is first booting. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> |