此内容没有您所选择的语言版本。
49.2.2. Files Related to SELinux
The following sections describe SELinux configuration files and related file systems.
49.2.2.1. The SELinux Pseudo-File System 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The
/selinux/
pseudo-file system contains commands that are most commonly used by the kernel subsystem. This type of file system is similar to the /proc/
pseudo-file system.
Administrators and users do not normally need to manipulate this component.
The following example shows sample contents of the
/selinux/
directory:
For example, running the
cat
command on the enforce
file reveals either a 1
for enforcing mode or 0
for permissive mode.