projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b357a5
)
package/redis: add SELinux module
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sun, 1 Aug 2021 08:44:33 +0000
(10:44 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 1 Aug 2021 09:37:06 +0000
(11:37 +0200)
Support for redis is added by the services/redis module in the SELinux
refpolicy.
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/redis/redis.mk
patch
|
blob
|
history
diff --git
a/package/redis/redis.mk
b/package/redis/redis.mk
index c1d435015dd4bd9075cbec5887e7e0862bf79615..a260dcf7198a46eb3544c7a900b98aea2b7f0e24 100644
(file)
--- 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