From 8bf9b1145a522fc8b3578eed1b58144bae08f39e Mon Sep 17 00:00:00 2001 From: Martin Zimmermann Date: Wed, 18 Dec 2013 10:54:33 +0100 Subject: [PATCH] add link to supervisor init script, close #47 --- docs/docs/install.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/docs/install.rst b/docs/docs/install.rst index 6a86d30..c3f028f 100644 --- a/docs/docs/install.rst +++ b/docs/docs/install.rst @@ -16,9 +16,7 @@ Install Isso with PIP_: Init scripts: -- SystemD: `isso.service - `_ -- SysVinit: `isso.init - `_ -- OpenBSD: `GH:Gist `_ - +- SystemD: https://github.com/jgraichen/debian-isso/blob/master/debian/isso.service +- SysVinit: https://github.com/jgraichen/debian-isso/blob/master/debian/isso.init +- OpenBSD: https://gist.github.com/noqqe/7397719 +- Supervisor: https://github.com/posativ/isso/issues/47