about summary refs log tree commit homepage
path: root/examples/public-inbox-imapd.socket
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-08-11 20:13:10 +0000
committerEric Wong <e@80x24.org>2022-08-11 21:58:07 +0000
commitcef85ffa8e58451a8200fc40a71b88e931b8d024 (patch)
tree1c9fd18932d96c490c5331e2014f3b59fa048895 /examples/public-inbox-imapd.socket
parentb2c0df4da9317c1dbfaacdfb1b2af2f0d08afaef (diff)
downloadpublic-inbox-cef85ffa8e58451a8200fc40a71b88e931b8d024.tar.gz
It's important show that a single systemd service and socket file
can replace all other read-only daemons for ease-of-management.
Diffstat (limited to 'examples/public-inbox-imapd.socket')
-rw-r--r--examples/public-inbox-imapd.socket3
1 files changed, 3 insertions, 0 deletions
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