Fixed "Provides" name in chkconfig info
Former-commit-id: cedea7e4005ecf540c5383a7a9da04f8fabfe648
This commit is contained in:
parent
b11d3c4b82
commit
d34f7746ed
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user