From dbbf0618d073690705aaf305b94b269b5c2e641a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 8 Jun 2023 14:20:42 +0200 Subject: [PATCH] man: reference naming of triggered services of timer unit Fixes: #27116 --- man/systemd.socket.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 1f1f99800f..474f1d309d 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