From 3bc4d1c00e6499da664f7d1f43551dd7818e4fc2 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 25 Jun 2025 11:24:47 +0200 Subject: Add clamav --- bundles/clamav/contents | 5 +++++ bundles/clamav/type | 1 + 2 files changed, 6 insertions(+) create mode 100644 bundles/clamav/contents create mode 100644 bundles/clamav/type (limited to 'bundles/clamav') diff --git a/bundles/clamav/contents b/bundles/clamav/contents new file mode 100644 index 0000000..901890e --- /dev/null +++ b/bundles/clamav/contents @@ -0,0 +1,5 @@ +# Start an anti-virus daemon +clamd + +# Start a virus database update tool +freshclam diff --git a/bundles/clamav/type b/bundles/clamav/type new file mode 100644 index 0000000..757b422 --- /dev/null +++ b/bundles/clamav/type @@ -0,0 +1 @@ +bundle -- cgit v1.2.3