Skip to content

Instantly share code, notes, and snippets.

date,launches,imports,previews,exports
11/30/17,1356,646,1791,380
12/31/17,1356,646,1791,380
01/31/18,1356,646,1791,380
02/28/18,1164,668,1418,341
03/31/18,1334,787,1337,390
04/30/18,1086,666,1353,226
05/31/18,1086,666,1353,226
06/26/18,1234,560,1732,316
@JstnPwll
JstnPwll / _service.md
Created November 10, 2017 17:29 — 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)