mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Fixing non-existing path
This commit is contained in:
committed by
Franco Fichtner
parent
c206ed2c00
commit
3cec3a1071
@@ -36,7 +36,7 @@ SYSLOG_SERVER {{ OPNsense.maltrail.sensor.syslogserver }}:{{ OPNsense.maltrail.s
|
||||
{% endif %}
|
||||
|
||||
SENSOR_NAME $HOSTNAME
|
||||
CUSTOM_TRAILS_DIR /usr/local/maltrail/trails/custom/
|
||||
CUSTOM_TRAILS_DIR /usr/local/share/maltrail/trails/custom/
|
||||
PROCESS_COUNT $CPU_CORES
|
||||
DISABLE_CPU_AFFINITY false
|
||||
USE_FEED_UPDATES true
|
||||
|
||||
Reference in New Issue
Block a user