doc: mention version supporting socket activation in FAQ
This commit is contained in:
parent
b92b2da24a
commit
82959431df
1 changed files with 2 additions and 1 deletions
|
@ -519,7 +519,8 @@ restarts, simplified dependency logic at boot, and on-demand service spawning
|
|||
(for instance, for separated server `chronyd` instances run with the `-x`
|
||||
flag).
|
||||
|
||||
With socket activation, the service manager (systemd) creates sockets and
|
||||
Socket activation is supported since `chrony` version 4.5.
|
||||
The service manager (systemd) creates sockets and
|
||||
passes file descriptors to them to the process via the `LISTEN_FDS` environment
|
||||
variable. Before opening new sockets, `chronyd` first checks for and attempts
|
||||
to reuse matching sockets passed from the service manager. For instance, if an
|
||||
|
|
Loading…
Reference in a new issue