aboutsummaryrefslogtreecommitdiff
path: root/gemini-from-http
diff options
context:
space:
mode:
Diffstat (limited to 'gemini-from-http')
-rw-r--r--gemini-from-http/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/gemini-from-http/README.md b/gemini-from-http/README.md
index ec8b5d2..c798569 100644
--- a/gemini-from-http/README.md
+++ b/gemini-from-http/README.md
@@ -34,6 +34,9 @@ PrivateUsers=self
SystemCallFilter=@system-service
SystemCallErrorNumber=EPERM
UMask=7777
+
+[Install]
+WantedBy=multi-user.target
```
Systemd injects the certificates to a private path than only `proxy.py` can read.