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
  • 23:36 (UTC -04: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 <bash@miglen.com>
#
# Release updates: