aboutsummaryrefslogtreecommitdiffstats
path: root/testing/captagent/default-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/captagent/default-config.patch')
-rw-r--r--testing/captagent/default-config.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/captagent/default-config.patch b/testing/captagent/default-config.patch
new file mode 100644
index 0000000000..00a79a2021
--- /dev/null
+++ b/testing/captagent/default-config.patch
@@ -0,0 +1,11 @@
+--- a/conf/captagent.xml
++++ b/conf/captagent.xml
+@@ -9,7 +9,7 @@
+ <param name="daemon" value="false"/>
+ <param name="syslog" value="false"/>
+ <param name="pid_file" value="/var/run/captagent.pid"/>
+- <param name="module_path" value="/usr/lib64/captagent/modules"/>
++ <param name="module_path" value="/usr/lib/captagent/modules"/>
+ <param name="config_path" value="/etc/captagent"/>
+ <param name="capture_plans_path" value="/etc/captagent/captureplans"/>
+ <param name="backup" value="/etc/captagent/backup"/>