Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/security/learning_selinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ sudo reboot

Beware of the SELinux mode change!

In permissive or disabled mode, newly created files will not have any labels.
In disabled mode, newly created files will not have any labels.

To reactivate SELinux, you will have to reposition the labels on your entire system.

Expand Down