Skip to content

Instantly share code, notes, and snippets.

View logston's full-sized avatar
🥑
Hmm, I wonder...

Paul Logston logston

🥑
Hmm, I wonder...
View GitHub Profile
#!/bin/sh
#
# /etc/init.d/kibana4 -- startup script for kibana4
# bsmith@the408.com 2015-02-20; used elasticsearch init script as template
# https://github.com/akabdog/scripts/edit/master/kibana4_init
#
### BEGIN INIT INFO
# Provides: kibana4
# Required-Start: $network $remote_fs $named
# Required-Stop: $network $remote_fs $named