Skip to content

Instantly share code, notes, and snippets.

@nikband
nikband / tomcat.sh
Last active December 25, 2015 19:19 — forked from valotas/tomcat.sh
#!/bin/bash
#
# tomcat7 This shell script takes care of starting and stopping Tomcat
#
# chkconfig: - 80 20
#
### BEGIN INIT INFO
# Provides: tomcat7
# Required-Start: $network $syslog
# Required-Stop: $network $syslog