Disable selinux

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with 'To disable SELinux do the following: <pre> nano /boot/grub/grub.conf -w </pre> and add <pre>selinux=0</pre> to the kernel line')
 
 
Line 5: Line 5:
 
</pre>
 
</pre>
  
and add <pre>selinux=0</pre> to the kernel line
+
and add <code>selinux=0</code> to the kernel line

Latest revision as of 12:26, 14 March 2010

To disable SELinux do the following:

nano /boot/grub/grub.conf -w

and add selinux=0 to the kernel line

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox