[PATCH 1/2] SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement

2007-07-17 Thread James Morris
From: Paul Moore <[EMAIL PROTECTED]> Create a new NetLabel KAPI interface, netlbl_enabled(), which reports on the current runtime status of NetLabel based on the existing configuration. LSMs that make use of NetLabel, i.e. SELinux, can use this new function to determine if they should perform

[PATCH 1/2] SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement

2007-07-17 Thread James Morris
From: Paul Moore [EMAIL PROTECTED] Create a new NetLabel KAPI interface, netlbl_enabled(), which reports on the current runtime status of NetLabel based on the existing configuration. LSMs that make use of NetLabel, i.e. SELinux, can use this new function to determine if they should perform