Lines Matching full:label
7 …from being corrupted. Generally, these files are assigned with an SELinux label in the compilation…
10 1. In **file_contexts**, define the mapping between the absolute path of the file and the label. Re…
23 …By default, these files inherit the label of their parent directory. For security purposes, you ca…
27 1. In **file_contexts**, define the mapping between the absolute path of the file and the label. Re…
37 3. Make the label take effect.
39 …th and the label. The label cannot be automatically assigned to the file. The process needs to pro…
41 | Scenario| Label Update|
43 … the .cfg file has integrated the **Restorecon** API. Therefore, **mkdir** updates the file label.|
44 … the .cfg file has integrated the **Restorecon** API. Therefore, **mkdir** updates the file label.|
45 …ile is created by a process in running.| Use **Restorecon** to update the label after the director…
57 1. In **virtfs_contexts**, configure the file-label mapping using the **genfscon** syntax.