mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-21 18:03:41 +03:00
man: reference naming of triggered services of timer unit
Fixes: #27116 (cherry picked from commit dbbf0618d073690705aaf305b94b269b5c2e641a) (cherry picked from commit e552fce0423ed9701cf532af34509e644a49232e) (cherry picked from commit f57c1692c59fb8da9932f9fdc6c0826a431cdf35)
This commit is contained in:
parent
ec5e9b7b07
commit
f7f08e4943
@ -410,6 +410,11 @@
|
||||
project='freebsd'><refentrytitle>inetd</refentrytitle><manvolnum>8</manvolnum></citerefentry> to work
|
||||
unmodified with systemd socket activation.</para>
|
||||
|
||||
<para>Note that depending on this setting the services activated by units of this type are either
|
||||
regular services (in case of <varname>Accept=</varname><option>no</option>) or instances of templated
|
||||
services (in case of <varname>Accept=</varname><option>yes</option>). See the Description section
|
||||
above for a more detailed discussion of the naming rules of triggered services.</para>
|
||||
|
||||
<para>For IPv4 and IPv6 connections, the <varname>REMOTE_ADDR</varname> environment variable will
|
||||
contain the remote IP address, and <varname>REMOTE_PORT</varname> will contain the remote port. This
|
||||
is the same as the format used by CGI. For <constant>SOCK_RAW</constant>, the port is the IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user