summaryrefslogtreecommitdiff
path: root/man/systemd-journal-remote.service.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-08 11:57:28 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-08 11:57:28 +0900
commit691bba5987b4ed5bdfb84eb566e6e099cb19215f (patch)
tree5df8d44bdae39c452f5b8c36a9dce56dda10fb94 /man/systemd-journal-remote.service.xml
parent1f416853b6d7e2c603367737aa643e8d485b2ccc (diff)
downloadsystemd-691bba5987b4ed5bdfb84eb566e6e099cb19215f.tar.gz
man: mention the default port number of journal-remote
Diffstat (limited to 'man/systemd-journal-remote.service.xml')
-rw-r--r--man/systemd-journal-remote.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml
index 7f93f9fe7b..acaf61c39f 100644
--- a/man/systemd-journal-remote.service.xml
+++ b/man/systemd-journal-remote.service.xml
@@ -163,8 +163,8 @@
interpreted as the (negated) file descriptor number, or an
address suitable for <option>ListenStream=</option> (c.f.
<citerefentry><refentrytitle>systemd.socket</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
- In the first case, matching file descriptor must be inherited
- through
+ In the first case, the server listens on port 19532 by default,
+ and the matching file descriptor must be inherited through
<varname>$LISTEN_FDS</varname>/<varname>$LISTEN_PID</varname>.
In the second case, an HTTP or HTTPS server will be spawned on
this port, respectively for <option>--listen-http=</option> and