linux下start redis后就一直顯示那個界面,如何回到原來的命令輸入模式
走同樣的路,發(fā)現(xiàn)不同的人生
什么界面?
是要daemon啟動?
是的話改配置文件吧
# By default Redis does not run as a daemon. Use 'yes' if you need it.
# Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
daemonize yes