aboutsummaryrefslogtreecommitdiffstats
path: root/main/audit/usr-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/audit/usr-paths.patch')
-rw-r--r--main/audit/usr-paths.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/main/audit/usr-paths.patch b/main/audit/usr-paths.patch
new file mode 100644
index 00000000000..8e1c2b67d97
--- /dev/null
+++ b/main/audit/usr-paths.patch
@@ -0,0 +1,28 @@
+From: Dermot Bradley <dermot_bradley@yahoo.com>
+Date: Fri, 29 May 2020 19:55:23 +0100
+Updated: Mon, 30 May 2022 23:42:39 +0000
+
+correct paths in plugins
+
+--- a/audisp/plugins/remote/au-remote.conf
++++ b/audisp/plugins/remote/au-remote.conf
+@@ -5,7 +5,7 @@
+
+ active = no
+ direction = out
+-path = /sbin/audisp-remote
++path = /usr/sbin/audisp-remote
+ type = always
+ #args =
+ format = string
+--- a/audisp/plugins/syslog/syslog.conf
++++ b/audisp/plugins/syslog/syslog.conf
+@@ -8,7 +8,7 @@
+
+ active = no
+ direction = out
+-path = /sbin/audisp-syslog
++path = /usr/sbin/audisp-syslog
+ type = always
+ args = LOG_INFO
+ format = string