Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
#
# /etc/init.d/tomcat -- startup script for the Tomcat 7 servlet engine
#
# Modified init-Script from Ubuntu Tomcat init-script
#
# 2010 - Sebastian Mogilowski - http://www.mogilowski.net
# 2012 - Collin Peters - Added debug option
#
### BEGIN INIT INFO