Skip to content

Instantly share code, notes, and snippets.

View lthurston's full-sized avatar

Lucas Thurston lthurston

View GitHub Profile
@lthurston
lthurston / tomcat7
Last active August 29, 2015 14:02 — forked from zdavis/tomcat7
#!/bin/bash
# chkconfig: 2345 95 20
# description: tomcat7 start / stop service
# processname: tomcat7
#
# Tomcat 7 start/stop/status script
# Forked from: https://gist.github.com/valotas/1000094
# @author: Miglen Evlogiev <bash<a href="/miglen">@miglen</a>.com>
#
# Release updates: