redis自定义配置文件启动,conf文件指定配置路径行报错

[root@hadoop1 ~]# service redis start
Starting Redis server...

*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 159

'conf="/usr/local/bin/redis/redis_6379.conf"'
Bad directive or wrong number of arguments

https://blog.csdn.net/qaz18201142158/article/details/107262319/