Fedora/RPM: update service description
This commit is contained in:
parent
5ceae5a236
commit
036a35f81b
|
|
@ -3,7 +3,7 @@
|
|||
# rabbitmq-server RabbitMQ broker
|
||||
#
|
||||
# chkconfig: - 80 05
|
||||
# description: Enable AMQP service provided by RabbitMQ
|
||||
# description: RabbitMQ is a multi-protocol messaging broker
|
||||
#
|
||||
|
||||
### BEGIN INIT INFO
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
# Default-Start: 3 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Description: RabbitMQ broker
|
||||
# Short-Description: Enable AMQP service provided by RabbitMQ broker
|
||||
# Short-Description: RabbitMQ is a multi-protocol messaging broker
|
||||
### END INIT INFO
|
||||
|
||||
@FUNCTION_LIBRARY@
|
||||
|
|
|
|||
Loading…
Reference in New Issue