diff options
author | John Estabrook <jestabro@vyos.io> | 2024-10-24 10:50:34 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2024-12-10 14:01:22 -0600 |
commit | bab186b493145ee42453196e8ef4670afc71f6f1 (patch) | |
tree | a0d980d96c755f95bdc7c379535ebbdc9fd2b9b1 /debian/vyos-1x.install | |
parent | 0c4d653fc2db57df294856c2c77fe89d6f5923b8 (diff) | |
download | vyos-1x-bab186b493145ee42453196e8ef4670afc71f6f1.tar.gz vyos-1x-bab186b493145ee42453196e8ef4670afc71f6f1.zip |
vyconf: T6718: add reftree internal cache
As we are generating the reference tree from the XML definitions during
build, save an internal representation for vyconfd to load on startup.
Diffstat (limited to 'debian/vyos-1x.install')
-rw-r--r-- | debian/vyos-1x.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/vyos-1x.install b/debian/vyos-1x.install index 502fc7aaa..d5dd3bcec 100644 --- a/debian/vyos-1x.install +++ b/debian/vyos-1x.install @@ -40,6 +40,7 @@ usr/libexec/vyos/op_mode usr/libexec/vyos/services usr/libexec/vyos/system usr/libexec/vyos/validators +usr/libexec/vyos/vyconf usr/libexec/vyos/*.py usr/libexec/vyos/*.sh usr/share |