aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-02-03 14:38:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2021-02-03 14:53:02 +1300
commit2a093fe701e0706830c340b7b2fbd03c26be60d4 (patch)
tree1c7d0d5f66fc610d2500e6df0cbe141e836c981b /README.md
parentRemove executable content support (diff)
downloadshavit-master.tar.gz
shavit-master.zip
Switch listen to systemd socket activationHEADv0.0.0-tejr1master
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44cf1a1..293b82b 100644
--- a/README.md
+++ b/README.md
@@ -26,3 +26,8 @@ configuration file might look like this:
With this configuration file the server will look for a certificate and key in
`/var/gemini` and for documents in `/var/gemini/docs`.
+
+## Fork
+
+This is a fork by Tom Ryder <tom@sanctum.geek.nz> that replaces the default
+listening socket with systemd activation.