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