From 6a4135f7cbdae569441012f5796de98d2a9d9925 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 18 Mar 2026 21:29:09 +0100 Subject: Add required install/wanted by --- gemini-from-http/README.md | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3