Merge branch 'unstable' of https://github.com/JohnSully/redis2 into unstable

Former-commit-id: 5787e7adc7d092efb30c83f3899e8ee6c2e7f285
This commit is contained in:
John Sully 2019-10-13 10:03:01 -04:00
commit 3670376457

View File

@ -202,7 +202,7 @@ REDIS_CHKCONFIG_INFO=\
# chkconfig: - 58 74\n # chkconfig: - 58 74\n
# description: redis_${REDIS_PORT} is the redis daemon.\n # description: redis_${REDIS_PORT} is the redis daemon.\n
### BEGIN INIT INFO\n ### BEGIN INIT INFO\n
# Provides: redis_6379\n # Provides: redis_${REDIS_PORT}\n
# Required-Start: \$network \$local_fs \$remote_fs\n # Required-Start: \$network \$local_fs \$remote_fs\n
# Required-Stop: \$network \$local_fs \$remote_fs\n # Required-Stop: \$network \$local_fs \$remote_fs\n
# Default-Start: 2 3 4 5\n # Default-Start: 2 3 4 5\n