mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/stunnel: add SELinux refpolicy module
SELinux support for stunnel is added by the services/stunnel refpolicy module. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e3c31814ad
commit
8c474ffaad
@@ -16,6 +16,7 @@ STUNNEL_CONF_ENV = \
|
||||
STUNNEL_LICENSE = GPL-2.0+
|
||||
STUNNEL_LICENSE_FILES = COPYING.md COPYRIGHT.md
|
||||
STUNNEL_CPE_ID_VENDOR = stunnel
|
||||
STUNNEL_SELINUX_MODULES = stunnel
|
||||
|
||||
ifeq ($(BR2_INIT_SYSTEMD),y)
|
||||
STUNNEL_DEPENDENCIES += systemd
|
||||
|
||||
Reference in New Issue
Block a user