package/clamav: add SELinux module
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 21 Jul 2021 20:02:18 +0000 (22:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 21 Jul 2021 21:44:37 +0000 (23:44 +0200)
Support for clamav is added by the services/clamav module in the SELinux
refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/clamav/clamav.mk

index eec0e2955c6195349c81df72483cce343c2a977a..63af111da5c31205827e40b272c93ce71f4a4619 100644 (file)
@@ -11,6 +11,7 @@ CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \
        COPYING.LGPL COPYING.llvm COPYING.lzma COPYING.pcre COPYING.regex \
        COPYING.unrar COPYING.zlib
 CLAMAV_CPE_ID_VENDOR = clamav
+CLAMAV_SELINUX_MODULES = clamav
 CLAMAV_DEPENDENCIES = \
        host-pkgconf \
        libcurl \