From: Fabrice Fontaine Date: Sun, 1 Aug 2021 12:15:28 +0000 (+0200) Subject: package/postgresql: add SELinux module X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=21755a2a83759302f0a8e29426099032216ee524;p=buildroot.git package/postgresql: add SELinux module Support for postgresql is added by the services/postgresql module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN --- diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk index cab5553805..143bcd895a 100644 --- a/package/postgresql/postgresql.mk +++ b/package/postgresql/postgresql.mk @@ -10,6 +10,7 @@ POSTGRESQL_SITE = https://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION) POSTGRESQL_LICENSE = PostgreSQL POSTGRESQL_LICENSE_FILES = COPYRIGHT POSTGRESQL_CPE_ID_VENDOR = postgresql +POSTGRESQL_SELINUX_MODULES = postgresql POSTGRESQL_INSTALL_STAGING = YES POSTGRESQL_CONFIG_SCRIPTS = pg_config POSTGRESQL_CONF_ENV = \