Fix redis install

This commit is contained in:
VirtuBox
2019-08-08 21:16:19 +02:00
parent 7add4eb9a6
commit 5ba4a4ca5a

View File

@@ -1225,6 +1225,8 @@ def post_pref(self, apt_packages, packages):
"noeviction",
"maxmemory-policy "
"allkeys-lru")
WOFileUtils.chown(self, '/etc/redis/redis.conf',
redis, redis)
WOService.restart_service(self, 'redis-server')
if (packages):