Skip to content

Instantly share code, notes, and snippets.

View moberwasserlechner's full-sized avatar

Michael Oberwasserlechner moberwasserlechner

View GitHub Profile
@moberwasserlechner
moberwasserlechner / tomcat7
Last active December 10, 2015 09:38 — forked from baylisscg/tomcat7
#!/bin/sh
#
# /etc/init.d/tomcat7 -- startup script for the Tomcat 7 servlet engine
#
# Written by Miquel van Smoorenburg <[email protected]>.
# Modified for Debian GNU/Linux by Ian Murdock <[email protected]>.
# Modified for Tomcat by Stefan Gybas <[email protected]>.
# Modified for Tomcat6 by Thierry Carrez <[email protected]>.
# Additional improvements by Jason Brittain <[email protected]>.
#