I had selinux running on a system about a week ago, but did a fresh install of ubuntu 8.10 today, and am having problems getting it enabled.<br>My last attempt was as follows (from a near-vanilla install):<br><br>apt-get autoremove apparmor<br>
apt-get install selinux-policy-default<br>(also tried sudo apt-get install selinux-basics selinux-utils checkpolicy policycoreutils)<br>added selinux=1 to /boot/grub/menu.lst<br>update-grub<br>apt-get install sysvinit (tried both ways, with and without)<br>
the /etc/selinux/config file has &#39;permissive&#39; set<br><br>I have tried the above in a few different orders, and changed a package here and there, but still not much luck.<br>&nbsp;After a reboot, sestatus still returns disabled.<br>
<br>Could someone please provide an accurate step-by-step for ubuntu 8.10 for what exactly is or is not needed from the above steps, and where I have gone wrong?<br><br>Thank you<br>