aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2026-03-18 21:29:09 +0100
committeralex <alex@pdp7.net>2026-03-18 21:29:09 +0100
commit6a4135f7cbdae569441012f5796de98d2a9d9925 (patch)
tree3c104419029a6ef9129db790e3844fda13b8e0ca
parent6b774fd35259aee3851c144b375c63d47b37f022 (diff)
Add required install/wanted by
-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.