Valkey does not work with Artix init scripts 10 May 2025, 11:13:42 I think the intention is for valkey to work with the redis init scripts, but they all refer to /etc/redis/redis.conf, which is not created by the valkey world package. The path to the .conf file in the scripts isn't configurable either, so it will always fail to start. Quote Selected 1 Likes