summaryrefslogtreecommitdiff
path: root/python/vyos/utils/config.py
AgeCommit message (Collapse)Author
2024-02-07init: T2044: only start rpki if cache is configuredChristian Breunig
This extends commit 9199c87cf ("init: T2044: always start/stop rpki during system boot") to check the bootup configuration if an RPKI cache is defined. Only start RPKI if this is the case.
2023-09-19utils: T5239: add low-level read from config.bootJohn Estabrook