]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention the default port number of journal-remote
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 May 2018 02:57:28 +0000 (11:57 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 May 2018 02:57:28 +0000 (11:57 +0900)
man/systemd-journal-remote.service.xml

index 7f93f9fe7b2538b0d55848ae2bed675017cb1b66..acaf61c39f1a99e8bb6f4e0ebfc605f0df4c794a 100644 (file)
         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