Skip to content

Instantly share code, notes, and snippets.

@mnadel
mnadel / tomcat.sh
Last active January 1, 2016 06:09 — 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: tomcat
# Required-Start: $network $syslog
# Required-Stop: $network $syslog