mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
redis: add redis.conf to CONFFILES
Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
548c3eae30
commit
a74a34bd65
@@ -35,3 +35,4 @@ do_install() {
|
||||
install -d ${D}/var/lib/redis/
|
||||
}
|
||||
|
||||
CONFFILES_${PN} = "${sysconfdir}/redis/redis.conf"
|
||||
|
||||
Reference in New Issue
Block a user