mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
Now that we have a unified timeout value that all front-ends should honor, make sure to do so when loading startup-config and failure-config during boot. This fixes an issue where the system would fallback to failure-config even though a legitimate startup-config was available, but took more than 10s to apply.