update redis.spec.

Signed-off-by: wuzx <471319475@qq.com>
This commit is contained in:
wuzx 2022-11-25 09:20:38 +00:00 committed by Gitee
parent 2b3d6556a2
commit d7f388cc67
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -47,7 +47,9 @@ Redis is an advanced key-value store. It is often referred to as a dattructure s
%patch0008 -p1
%patch0009 -p1
%patch0010 -p1
%ifarch sw_64
%patch0011 -p1
%endif
sed -i -e 's|^logfile .*$|logfile /var/log/redis/redis.log|g' redis.conf
sed -i -e '$ alogfile /var/log/redis/sentinel.log' sentinel.conf