Skip to content

Instantly share code, notes, and snippets.

View timothyhutz's full-sized avatar
🏠
Working from home

Timothy Hutz timothyhutz

🏠
Working from home
  • Stuart FL, USA
  • 14:22 (UTC -05:00)
View GitHub Profile
#!/bin/bash
# chkconfig: 2345 95 20
# description: This application was developed by me and is tested on this server
# processname: my_app
#
# Tomcat 8 start/stop/status init.d script
# Initially forked from: https://gist.github.com/valotas/1000094
# @author: Miglen Evlogiev <[email protected]>
#
# Release updates: