package/fping: add SELinux module

Support for fping is added by the admin/netutils module in the SELinux
refpolicy.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Maxime Chevallier 2020-12-28 17:11:28 +01:00 committed by Yann E. MORIN
parent 8e519794a6
commit a38e6757be

View File

@ -8,5 +8,6 @@ FPING_VERSION = 5.0
FPING_SITE = http://fping.org/dist
FPING_LICENSE = BSD-like
FPING_LICENSE_FILES = COPYING
FPING_SELINUX_MODULES = netutils
$(eval $(autotools-package))