File suse-config.patch of Package crowdsec
diff -rub crowdsec/config/config.yaml crowdsec-patched/config/config.yaml
--- crowdsec/config/config.yaml 2025-01-04 22:24:54.091776555 +0100
+++ crowdsec-patched/config/config.yaml 2025-01-04 22:58:28.862783455 +0100
@@ -12,8 +12,9 @@
simulation_path: /etc/crowdsec/simulation.yaml
hub_dir: /etc/crowdsec/hub/
index_path: /etc/crowdsec/hub/.index.json
- notification_dir: /etc/crowdsec/notifications/
- plugin_dir: /usr/local/lib/crowdsec/plugins/
+ notification_dir: /usr/share/crowdsec/notifications/
+ plugin_dir: /usr/lib64/crowdsec/plugins/
+ pattern_dir: /usr/share/crowdsec/patterns/
crowdsec_service:
#console_context_path: /etc/crowdsec/console/context.yaml
acquisition_path: /etc/crowdsec/acquis.yaml