From Fedora Project Wiki
(Created page with '=== System-config-selinux backend functionality === Here is list of all functions which should selinux backend provide') |
|||
Line 1: | Line 1: | ||
=== System-config-selinux backend functionality === | === System-config-selinux backend functionality === | ||
Here is list of all functions which should selinux backend provide | Here is list of all functions which should selinux backend provide | ||
== Basic == | |||
{| | |||
! what || where | |||
|- | |||
|| Set current selinux mode || setenforce | |||
|- | |||
|| Set default selinux mode || bootloader conf | |||
|- | |||
|| Set default policy type || ??? | |||
|- | |||
|| Force relabel on next start || /.??? | |||
|} |
Revision as of 11:33, 3 August 2009
System-config-selinux backend functionality
Here is list of all functions which should selinux backend provide
Basic
what | where |
---|---|
Set current selinux mode | setenforce |
Set default selinux mode | bootloader conf |
Set default policy type | ??? |
Force relabel on next start | /.??? |