From 45316e535a11ed970d411ab70620a351a6b0d791 Mon Sep 17 00:00:00 2001 From: Christian Koepp Date: Thu, 29 Dec 2016 17:07:45 +0100 Subject: [PATCH] added FreeBSD rc.d script --- docs/docs/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/install.rst b/docs/docs/install.rst index 9af3f42..6f537fe 100644 --- a/docs/docs/install.rst +++ b/docs/docs/install.rst @@ -216,6 +216,7 @@ don't use FastCGi or uWSGI: - systemd (Isso + Gunicorn): https://github.com/jgraichen/debian-isso/blob/master/debian/isso.service - SysVinit (Isso + Gunicorn): https://github.com/jgraichen/debian-isso/blob/master/debian/isso.init - OpenBSD: https://gist.github.com/noqqe/7397719 +- FreeBSD: https://gist.github.com/ckoepp/52f6f0262de04cee1b88ef4a441e276d - Supervisor: https://github.com/posativ/isso/issues/47 If you're writing your own init script, you can utilize ``start-stop-daemon``