摘要: (1)vi /opt/activemq/bin/activemq#!/bin/sh### BEGIN INIT INFO# Provides: activemq# Required-Start: $remote_fs $syslog# Required-Stop: $remote_fs $syslog# Default-Start: 2 3 4 5# Default-Stop: 0 6# Short-Description: ActiveMQ server### END INIT INFO(2)# ln -s... 阅读全文
posted @ 2012-04-09 17:21 IT一族 阅读(1311) 评论(0) 推荐(0)