index
:
vyconf.git
master
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
startup.ml
Age
Commit message (
Expand
)
Author
2025-02-06
T6946: add test function and executable
John Estabrook
2025-02-06
T6946: add log message on read
John Estabrook
2024-10-27
T6718: set perms on socket for group write access
John Estabrook
2024-10-27
T6718: restrict directory existence check to validators dir
John Estabrook
2024-10-27
T6718: read reference tree json file on startup
John Estabrook
2024-10-27
T6718: reorganize layout for dune build of libs/executables
John Estabrook
2024-10-27
T6718: update build system, drop batteries, and adjust for lib changes
John Estabrook
2018-02-16
Delete the old socket file if it exists.
Daniil Baturin
2018-02-16
Add logging of interface definition file loading.
Daniil Baturin
2017-12-12
Add config load upon startup.
Daniil Baturin
2017-12-12
Rename the Startup.load_config to load_daemon_config to avoid ambiguity with ...
Daniil Baturin
2017-12-12
Lwt is luckily past 3.0 now, remove stuff that needed versioned functions.
Daniil Baturin
2017-01-15
Add functionality for socket communication.
Daniil Baturin
2016-12-23
Move housekeeping stuff from vyconfd.ml to Startup module.
Daniil Baturin