clamav: Fix UCI error
authorPaul Donald <newtwen+github@gmail.com>
Tue, 8 Oct 2024 17:40:16 +0000 (19:40 +0200)
committerRosen Penev <rosenp@gmail.com>
Sun, 27 Oct 2024 22:59:04 +0000 (15:59 -0700)
commit85e44b480498033ce1d476a70991f6d22d4708f1
treece8aad27d3bc6b4444ade80d71e0e509443172ef
parent0689238ef3d03198001606821b3e2ebd7aa116df
clamav: Fix UCI error

Hyphens in named sections are a no-no

uci: Parse error (invalid character in name field) at line 1, byte 37

Changed '-' to '_' to fix error to allow UCI parsing.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
net/clamav/files/clamav-milter.config