[CentOS] disable SELinux

Tue Mar 4 17:35:55 UTC 2008
Philip Reynolds <philip.reynolds at gmail.com>

Hiep Nguyen wrote:
> what command i can issue to enforce the change w/o reboot the box.

If your selinux fs is on /selinux then:

	echo "0" > /selinux/enforce

Regards,

Phil.