When I execute the command,
sudo update-rc.d activemq multiuser
I get below error,

$ sudo update-rc.d activemq multiuser
update-rc.d: warning: activemq start runlevel arguments (none) do not match
LSB Default-Start values (2 3 4 5)
update-rc.d: warning: activemq stop runlevel arguments (none) do not match
LSB Default-Stop values (0 1 6)
usage: update-rc.d [-n] [-f] <basename> remove
       update-rc.d [-n] <basename> defaults [NN | SS KK]
       update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
       update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
                -n: not really
                -f: force

The disable|enable API is not stable and might change in the future.

What needs to be changed?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/sudo-update-rc-d-activemq-multiuser-throws-error-tp4717903.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to