Add Default-Start and Default-Stop LSB init script lines

To shut rpmlint up.
This commit is contained in:
David Wragg 2009-05-08 22:05:13 +01:00
parent 6f69ce47d0
commit 2b45efaaa1
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: rabbitmq-server # Provides: rabbitmq-server
# Default-Start:
# Default-Stop:
# Required-Start: $remote_fs $network # Required-Start: $remote_fs $network
# Required-Stop: $remote_fs $network # Required-Stop: $remote_fs $network
# Description: RabbitMQ broker # Description: RabbitMQ broker