mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 15:08:10 +00:00
Merge pull request #206 from TomyLobo/patch-1
Add missing runlevels to Default-Start
This commit is contained in:
commit
29fbccf7a3
@ -4,7 +4,7 @@
|
||||
# Provides: activemq
|
||||
# Required-Start: $remote_fs $network $syslog
|
||||
# Required-Stop: $remote_fs $network $syslog
|
||||
# Default-Start: 3 5
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Starts ActiveMQ
|
||||
# Description: Starts ActiveMQ Message Broker Server
|
||||
|
Loading…
x
Reference in New Issue
Block a user