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: [email protected] [mailto:[email protected]] On Behalf
Of Ralf
Sent: Monday, February 23, 2009 9:30 AM
To: [email protected]
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
[email protected]
https://openvz.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to