user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] doc daemon: note the --listen directive is not always required
@ 2019-09-09  6:46 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2019-09-09  6:46 UTC (permalink / raw)
  To: meta

Users of socket activation don't need it, and hopefully other
init systems support it, too.
---
 Documentation/public-inbox-daemon.pod | 3 +++
 1 file changed, 3 insertions(+)

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)>).
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-09  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09  6:46 [PATCH] doc daemon: note the --listen directive is not always required Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).