Daniel Segall wrote:
set /etc/sysconfig/selinux to:
SELINUX=disabled
-Dan
Dan Trainor wrote:
Ian Leonard wrote:
Kimmo Koivisto wrote:
Hello
What is the correct way to disable SELinux from kickstart installation?
I'm using Fedora Core 4.
Regards
Kimmo Koivisto
Try adding this to ks.cfg:
selinux --disabled
Hi -
You know, this never did work for me, I'm not sure why. I've tried
this on dozens of kickstarts, with dozens of different versions, to no
avail.
I add an --append="selinux=0" to my grub setup in kickstart, which
does work.
Thanks
-dant
Dan -
Yeah, that could be done. I'm still disappointed that Anaconda just
won't listen to the directives that it's told to do. Ah well.
Thanks
-dant