Skip to content

Instantly share code, notes, and snippets.

@baichuan3
baichuan3 / gethd.init
Created March 7, 2018 12:05 — forked from gituser/gethd.init
gethd for debian wheezy /etc/init.d/gethd
#! /bin/sh
### BEGIN INIT INFO
# Provides: gethd_product
# Required-Start:
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: starts ethereum-go geth in daemon mode
# Description: starts ethereum-go geth in daemon mode