From 6e695f9602b8d00465691c4e5d2bf04c70d4f971 Mon Sep 17 00:00:00 2001 From: Amrita Sakthivel Date: Thu, 27 Jul 2023 11:32:36 +0530 Subject: [PATCH] adds the correct path (#1559) --- xml/selinux.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/xml/selinux.xml b/xml/selinux.xml index f114fd8c38..a90fcfa58e 100644 --- a/xml/selinux.xml +++ b/xml/selinux.xml @@ -1026,14 +1026,12 @@ gen_context(system_u:object_r:httpd_modules_t,s0) &prompt.sudo;systemctl enable auditd - In - - you can see a partial example of the contents of - /var/log/audit/audit.log + You can see a partial example of the contents of + /var/log/audit/audit.log below: - Example lines from <filename>/etc/audit/audit.log</filename> + Example lines from <filename>/var/log/audit/audit.log</filename> type=DAEMON_START msg=audit(1348173810.874:6248): auditd start, ver=1.7.7 format=raw kernel=3.0.13-0.27-default auid=0 pid=4235 subj=system_u:system_r:auditd_t res=success type=AVC msg=audit(1348173901.081:292): avc: denied { write } for pid=3426 comm="smartd" name="smartmontools" dev=sda6 ino=581743 scontext=system_u:system_r:fsdaemon_t tcontext=system_u:object_r:var_lib_t tclass=dir type=AVC msg=audit(1348173901.081:293): avc: denied { remove_name } for pid=3426 comm="smartd" name="smartd.WDC_WD2500BEKT_75PVMT0-WD_WXC1A21E0454.ata.state~" dev=sda6 ino=582390 scontext=system_u:system_r:fsdaemon_t tcontext=system_u:object_r:var_lib_t tclass=dir