package/oracle-mysql: add SELinux module
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 26 Jul 2021 09:20:52 +0000 (11:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 26 Jul 2021 20:08:47 +0000 (22:08 +0200)
Support for oracle-mysql is added by the services/mysql module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/oracle-mysql/oracle-mysql.mk

index e7d6354ed84c99edbed7560dcf7858de0ff3d3e9..6607486d4dcd2649bfb9be33229199454b836087 100644 (file)
@@ -13,6 +13,7 @@ ORACLE_MYSQL_DEPENDENCIES = ncurses
 ORACLE_MYSQL_AUTORECONF = YES
 ORACLE_MYSQL_LICENSE = GPL-2.0
 ORACLE_MYSQL_LICENSE_FILES = README COPYING
+ORACLE_MYSQL_SELINUX_MODULES = mysql
 ORACLE_MYSQL_PROVIDES = mysql
 
 # Unix socket. This variable can also be consulted by other buildroot packages