Skip to content

Commit

Permalink
services: redis ain't installed by default anymore on yunohost
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Jul 25, 2024
1 parent f547ac2 commit 970e2e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/yunohost/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 970e2e2

Please sign in to comment.