mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/oracle-mysql: add SELinux module
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e78a4c9e00
commit
beb6ece34d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user