[Users] How to disable/remove SELinux within VE ?

Stephen Fletcher stfletch at cisco.com
Sun Feb 22 17:58:46 EST 2009


Does SELinux and openvz now work together??

As far as I am aware you need to compile your kernel without SELinux support
for OpenVZ to work.

But below are commands to turn it on/off if it is compiled in. 

Set Policy Status
	setsebool

Get Status
	sestatus [-v] [-b]

Kernel Boot Parameters (set in grub menu.lst)
	selinux=0 - turn off selinux
	enforcing=0 - boot in permissive mode



-----Original Message-----
From: users-bounces at openvz.org [mailto:users-bounces at openvz.org] On Behalf
Of Ralf
Sent: Monday, February 23, 2009 9:30 AM
To: users at openvz.org
Subject: [Users] How to disable/remove SELinux within VE ?

On a Debian guest system how can I disable (or completely remove)
this thing called SELinux?
I don't need it, it also slows the performance.

_______________________________________________
Users mailing list
Users at openvz.org
https://openvz.org/mailman/listinfo/users



More information about the Users mailing list