olsrd: improve respawn settings
authorTobias Schwarz <info@tobias-schwarz.com>
Tue, 13 Jul 2021 18:08:14 +0000 (20:08 +0200)
committerPolynomdivision <vincent@systemli.org>
Sat, 31 Jul 2021 09:36:39 +0000 (11:36 +0200)
commitbc58bd99e81b72f8061473eec5d3454b3504b163
treea28410d9b7870024bc14a97527b4274e10fddcf8
parent8483b6d99fc6fb2d9c5917892d4493b1b2caaf27
olsrd: improve respawn settings

This increases the amount of seconds to wait before a service restart
attempt from 5 to 15 seconds and allows unlimited retries. Olsrd
sometimes crashes together with a network interface and 5 seconds can
be too short to bring back up a crashed network interface, which is
required for olsrd to restart. It also adds the ability to configure
the wait time (respawn_timeout) and the number of retries
(respawn_retry).

Signed-off-by: Tobias Schwarz <info@tobias-schwarz.com>
olsrd/files/olsrd.config
olsrd/files/olsrd4.init
olsrd/files/olsrd6.config
olsrd/files/olsrd6.init