From: Susant Sahani Date: Fri, 22 Jan 2016 04:12:54 +0000 (+0530) Subject: man: add man for systemd-activate datagram syntax X-Git-Tag: v229~105^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2411%2Fhead;p=thirdparty%2Fsystemd.git man: add man for systemd-activate datagram syntax --- diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml index 5fe1a39057a..c950a0836d8 100644 --- a/man/systemd-activate.xml +++ b/man/systemd-activate.xml @@ -78,6 +78,9 @@ to systemd-activate will be passed through to the daemon, in the original positions. Other sockets specified with will use consecutive descriptors. + By default, systemd-activate listens on a + stream socket, use to listen on + a datagram socket instead (see below). @@ -103,6 +106,13 @@ and standard output. + + + + + Listen on a datagram socket, instead of a stream socket. + +