[Buildroot] [git commit branch/next] package/postgresql: add SELinux module
From: Yann E. MORIN <hidden>
Date: 2021-08-04 01:04:15
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yann E. MORIN <hidden>
Date: 2021-08-04 01:04:15
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=21755a2a83759302f0a8e29426099032216ee524 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Support for postgresql is added by the services/postgresql module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> --- package/postgresql/postgresql.mk | 1 + 1 file changed, 1 insertion(+)
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 = \
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot