#!/bin/sh
exec 2>&1
install -d -m0750 -o _valkey -g _valkey /run/valkey
exec chpst -u _valkey:_valkey valkey-sentinel /etc/valkey/sentinel.conf