mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
While sysrepo's architecture places the responsibility of choosing a timeout on each front-end, we want to control it centrally since the majority of the time is spend actually applying the config to the system - which is front-end agnostic. Therefore, create a single definition of the timeout, which can be included by all front-ends.
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
service name:rousette notify:none log <pid/confd> env:/etc/default/confd \
|
|
[12345] rousette --syslog -t $CONFD_TIMEOUT \
|
|
-- RESTCONF server
|