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:
Simo Sutela 2022-11-20 14:16:44 +00:00 committed by kumiponi
parent c900b01152
commit 07729f9436

View file

@ -60,7 +60,7 @@ $ *reboot*
$ *sudo ausearch -m AVC,USER_AVC,SELINUX_ERR,USER_SELINUX_ERR -ts recent* $ *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: To run custom applications with SELinux in enforcing mode, choose one of the following scenarios: