Skip to content

Instantly share code, notes, and snippets.

View rapee's full-sized avatar
🥢
Coding with chopsticks

Rapee Suveeranont rapee

🥢
Coding with chopsticks
  • Boonmee Lab
  • Bangkok, Thailand
View GitHub Profile
@rapee
rapee / init.d.elasticsearch
Last active August 29, 2015 14:27
Install script to /etc/init.d/elasticsearch
#! /bin/bash
### BEGIN INIT INFO
# Provides: elasticsearch
# Required-Start: $all
# Required-Stop: $all
# Default-Start:
# Default-Stop: 0 1 6
# Short-Description: Starts elasticsearch
# chkconfig: - 80 15
# Description: Elasticsearch