Fedora/RPM: update service description

This commit is contained in:
Michael Klishin 2019-01-25 13:54:11 +03:00
parent 5ceae5a236
commit 036a35f81b
No known key found for this signature in database
GPG Key ID: 2C0DA45F4F944489
1 changed files with 2 additions and 2 deletions

View File

@ -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@