diff mbox series

[1/1] package/redis: add SELinux module

Message ID 20210801084433.2762395-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/redis: add SELinux module | expand

Commit Message

Fabrice Fontaine Aug. 1, 2021, 8:44 a.m. UTC
Support for redis is added by the services/redis module in the SELinux
refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/redis/redis.mk | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni Aug. 1, 2021, 9:48 a.m. UTC | #1
On Sun,  1 Aug 2021 10:44:33 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Support for redis is added by the services/redis module in the SELinux
> refpolicy.
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/redis/redis.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/redis/redis.mk b/package/redis/redis.mk
index c1d435015d..a260dcf719 100644
--- a/package/redis/redis.mk
+++ b/package/redis/redis.mk
@@ -9,6 +9,7 @@  REDIS_SITE = http://download.redis.io/releases
 REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components)
 REDIS_LICENSE_FILES = COPYING
 REDIS_CPE_ID_VENDOR = redislabs
+REDIS_SELINUX_MODULES = redis
 
 define REDIS_USERS
 	redis -1 redis -1 * /var/lib/redis /bin/false - Redis Server