From: Lennart Poettering Date: Thu, 8 Jun 2023 12:20:42 +0000 (+0200) Subject: man: reference naming of triggered services of timer unit X-Git-Tag: v254-rc1~251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbbf0618d073690705aaf305b94b269b5c2e641a;p=thirdparty%2Fsystemd.git man: reference naming of triggered services of timer unit Fixes: #27116 --- diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 1f1f99800f1..474f1d309d5 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -410,6 +410,11 @@ project='freebsd'>inetd8 to work unmodified with systemd socket activation. + Note that depending on this setting the services activated by units of this type are either + regular services (in case of Accept=) or instances of templated + services (in case of Accept=). See the Description section + above for a more detailed discussion of the naming rules of triggered services. + For IPv4 and IPv6 connections, the REMOTE_ADDR environment variable will contain the remote IP address, and REMOTE_PORT will contain the remote port. This is the same as the format used by CGI. For SOCK_RAW, the port is the IP