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.