From 530a071ab582cd5852cd7186e084136d3369d54a Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Fri, 22 Jan 2016 09:42:54 +0530 Subject: man: add man for systemd-activate datagram syntax --- man/systemd-activate.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man') diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml index 5fe1a39057..c950a0836d 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. + + -- cgit v1.2.3-54-g00ecf