mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
Update modules/ROOT/pages/_partials/proc_enabling-selinux.adoc
The link "Changing to enforcing mode" should lead to an anchor on the same page, not to a non-existing sub-page.
This commit is contained in:
parent
c900b01152
commit
07729f9436
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ $ *reboot*
|
|||
$ *sudo ausearch -m AVC,USER_AVC,SELINUX_ERR,USER_SELINUX_ERR -ts recent*
|
||||
----
|
||||
|
||||
. If there are no denials, switch to enforcing mode. For more information, see link:{context}-changing-to-enforcing-mode[].
|
||||
. If there are no denials, switch to enforcing mode. For more information, see xref:{context}-changing-to-enforcing-mode[].
|
||||
|
||||
To run custom applications with SELinux in enforcing mode, choose one of the following scenarios:
|
||||
|
||||
|
|
Loading…
Reference in a new issue