summaryrefslogtreecommitdiff
path: root/src/helpers/vyos-boot-config-loader.py
AgeCommit message (Collapse)Author
2020-04-06util: T2226: rewrite boot config loader to use cmdThomas Mangin
2020-03-12[boot-config-loader] T1622: log traceback only if 'vyos-config-debug'John Estabrook
2019-09-19[boot-config-loader] T1622: (bugfix) set gid and write permissionsJohn Estabrook
Set gid and permissions so that vyatta-cfg group has access to the active config; fix typo in arg len check; reorganize; add log output.
2019-08-31[boot-config-loader] T1622: Add failsafe and back traceJohn Estabrook