Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
21.2. Files Related to SELinux
The following sections describe SELinux configuration files and related file systems.
21.2.1. The /selinux/ Pseudo-File System Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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.
In most cases, administrators and users do not need to manipulate this component compared to other SELinux files and directories.
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.