clamav: Fix rootfile

Message ID 20260306190524.119206-1-adolf.belka@ipfire.org
State Staged
Commit d5278b7051fd7755008956c170e08fcdf3da6cab
Headers
Series clamav: Fix rootfile |

Commit Message

Adolf Belka 6 Mar 2026, 7:05 p.m. UTC
- I missed to remove the - in front of the clamavctrl which always occurs with the
   clamav rootfile.
- This patch corrects that.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/clamav | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/clamav
index 8cef24999..0fe438477 100644
--- a/config/rootfiles/packages/clamav
+++ b/config/rootfiles/packages/clamav
@@ -172,4 +172,4 @@  var/ipfire/clamav/clamd.conf.sample
 var/ipfire/clamav/freshclam.conf
 var/ipfire/clamav/freshclam.conf.sample
 var/lib/clamav
--usr/local/bin/clamavctrl
+usr/local/bin/clamavctrl