Skip to content

Instantly share code, notes, and snippets.

View magicparty's full-sized avatar

Terry Huang magicparty

View GitHub Profile
@magicparty
magicparty / _service.md
Created October 27, 2017 02:19 — forked from naholyr/_service.md
Sample /etc/init.d script

Sample service script for debianoids

Look at LSB init scripts for more information.

Usage

Copy to /etc/init.d:

# replace "$YOUR_SERVICE_NAME" with your service's name (whenever it's not enough obvious)