#310 Update modules/ROOT/pages/_partials/proc_changing-to-enforcing-mode.adoc
Merged 3 years ago by pbokoc. Opened 3 years ago by mrreboot.
fedora-docs/ mrreboot/quick-docs master  into  master

@@ -54,7 +54,7 @@ 

  Alternatively, with the [package]`setroubleshoot-server` package installed:

  [subs="quotes"]

  ----

- $ *sudo grep "SELinux is preventing" /var/log/messages*

+ $ *sudo sealert -a /var/log/audit/audit.log*

  ----

  If SELinux denies some actions, see the link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/troubleshooting-problems-related-to-selinux_using-selinux[Troubleshooting problems related to SELinux] chapter in the link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/index[RHEL 8 Using SELinux] document for information about troubleshooting.

  ====

Added sealert commands to search audit log, in place of /var/log/messages which may not be available on a default fedora installation.

rebased onto 7771e21

3 years ago

Pull-Request has been merged by pbokoc

3 years ago