about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-09-09 06:42:39 +0000
committerEric Wong <e@80x24.org>2019-09-09 06:42:39 +0000
commit819eba8e79e703f593a0310ee9cda57cbb9bbd0d (patch)
tree984594d579a4377ddd25d3208000c153b96a2ce3
parent73b984ffaea57d0b19fdfd1ded947d90918862b9 (diff)
downloadpublic-inbox-819eba8e79e703f593a0310ee9cda57cbb9bbd0d.tar.gz
Users of socket activation don't need it, and hopefully other
init systems support it, too.
-rw-r--r--Documentation/public-inbox-daemon.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/public-inbox-daemon.pod b/Documentation/public-inbox-daemon.pod
index 85766883..abb84dd7 100644
--- a/Documentation/public-inbox-daemon.pod
+++ b/Documentation/public-inbox-daemon.pod
@@ -42,6 +42,9 @@ like L<nginx(8)> to use.
 May be specified multiple times to allow listening on multiple
 sockets.
 
+This does not need to be specified at all if relying on
+L<systemd.socket(5)> or similar
+
 Default: server-dependent unless socket activation is used with
 L<systemd(1)> or similar (see L<systemd.socket(5)>).