From cef85ffa8e58451a8200fc40a71b88e931b8d024 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 11 Aug 2022 20:13:10 +0000 Subject: examples: add systemd files for -netd It's important show that a single systemd service and socket file can replace all other read-only daemons for ease-of-management. --- examples/public-inbox-imapd.socket | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/public-inbox-imapd.socket') diff --git a/examples/public-inbox-imapd.socket b/examples/public-inbox-imapd.socket index c3c55ea1..22ce16fb 100644 --- a/examples/public-inbox-imapd.socket +++ b/examples/public-inbox-imapd.socket @@ -1,4 +1,7 @@ # ==> /etc/systemd/system/public-inbox-imapd.socket <== +# Consider looking at public-inbox-netd.socket instead of this file +# to simplify management when serving multiple protocols. +# # This contains 5 sockets for an public-inbox-imapd instance. # The TCP ports are well-known ports registered in /etc/services. # The /run/imapd.onion.sock entry is meant for the Tor hidden service -- cgit v1.2.3-24-ge0c7