[Buildroot] [git commit] package/vnstat: add SELinux module

Yann E. MORIN yann.morin.1998 at free.fr
Sun Aug 1 13:03:51 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=fcf01c247d1501ad4071364eaa1db0e5470cbc4a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Support for vnstat is added by the services/vnstatd module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/vnstat/vnstat.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/vnstat/vnstat.mk b/package/vnstat/vnstat.mk
index c5836cf037..7f5ff67b82 100644
--- a/package/vnstat/vnstat.mk
+++ b/package/vnstat/vnstat.mk
@@ -8,6 +8,7 @@ VNSTAT_VERSION = 2.7
 VNSTAT_SITE = http://humdi.net/vnstat
 VNSTAT_LICENSE = GPL-2.0
 VNSTAT_LICENSE_FILES = COPYING
+VNSTAT_SELINUX_MODULES = vnstatd
 VNSTAT_DEPENDENCIES = host-pkgconf sqlite
 VNSTAT_CONF_OPTS = --disable-extra-paths
 



More information about the buildroot mailing list