public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] clamav: Fix rootfile
@ 2026-03-06 19:05 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2026-03-06 19:05 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- 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(-)

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
-- 
2.53.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-06 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-06 19:05 [PATCH] clamav: Fix rootfile Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox