From 970e2e2dbc8a79bece41eab2ae9a8c0387bea26a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 25 Jul 2024 18:53:26 +0200 Subject: [PATCH] services: redis ain't installed by default anymore on yunohost --- conf/yunohost/services.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/yunohost/services.yml b/conf/yunohost/services.yml index f18111a96..6d5f6746e 100644 --- a/conf/yunohost/services.yml +++ b/conf/yunohost/services.yml @@ -38,6 +38,7 @@ postgresql: redis-server: log: /var/log/redis/redis-server.log category: database + ignore_if_package_is_not_installed: redis-server slapd: category: database test_conf: slapd -Tt