root@SDP_Wildcat_Pass-3-C1:~# sestatus SELinux status: disabled root@SDP_Wildcat_Pass-3-C1:~# cat /proc/cmdline console=ttyS0,115200 TCF=1 root=/dev/sda1 rw ip=dhcp selinux=1 enforcing=0 root@SDP_Wildcat_Pass-3-C1:~# cat /etc/selinux/config # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - No SELinux policy is loaded. SELINUX=permissive # SELINUXTYPE= can take one of these two values: # standard - Standard Security protection. # mls - Multi Level Security protection. SELINUXTYPE=seedit
$ configure --enable-board=intel-x86-64 --enable-kernel=cgl --enable-rootfs=glibc-cgl --with-init=sysvinit $ make fs # boot up target with "selinux=1 enforcing=0" and run seedit-init root@SDP_Wildcat_Pass-3-C1:~# seedit-init # reboot and check the status of selinux root@SDP_Wildcat_Pass-3-C1:~# reboot root@SDP_Wildcat_Pass-3-C1:~# sestatus