Reduce service restart limit from 3 to 2 on fails
Further testing has shown that with core files enabled,
it's possible to exceed the 10s default interval time
when doing 3 restarts. Since all testing has shown
either 1 restart fixing the issue, or no restarts fixing
the issue, reduce the restart limit from 3 to 2 to
ensure even if the service is core dumping, the restart
limit will be hit within the 10s.
Resolves openbmc/openbmc#2559
Change-Id: Ie1dac96eb1b4ced0bf166c12419db26924104ab4
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed