From 5593359cb9ab17337c36a0791b46d09e62f294b5 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Mon, 23 Sep 2019 00:44:44 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a1278d..ea42321 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ optional response body on subsequent lines. The bytes generated by the CGI script will be forwarded *verbatim* to the gemini client, without any additional modificiation by the server. -## Example Configuration +## Deployment Jetforce is intended to be run behind a process manager that handles *daemonizing* the script, redirecting output to system logs, etc. I prefer @@ -202,7 +202,6 @@ journalctl -u jetforce -f ``` - ## License This project is licensed under the [Floodgap Free Software License](https://www.floodgap.com/software/ffsl/license.html).