summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2023-07-26 22:24:16 -0500
committerJohn Estabrook <jestabro@vyos.io>2023-07-27 08:08:23 -0500
commit223a6c5cd63fbcf7ff265b2721d0cd9f0aafb369 (patch)
treed4956a12b94f54301e778c7e97dee1078c57797d /debian
parent3de59f1365e5b908d3b24748d77dcb0bd9477ca8 (diff)
downloadvyos-1x-223a6c5cd63fbcf7ff265b2721d0cd9f0aafb369.tar.gz
vyos-1x-223a6c5cd63fbcf7ff265b2721d0cd9f0aafb369.zip
xml: T5403: add support for supplemental xml cache
Diffstat (limited to 'debian')
-rw-r--r--debian/vyos-1x.postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/vyos-1x.postinst b/debian/vyos-1x.postinst
index 93e7ced9b..b1bd23ff2 100644
--- a/debian/vyos-1x.postinst
+++ b/debian/vyos-1x.postinst
@@ -180,6 +180,9 @@ systemctl enable vyos-config-cloud-init.service
# Generate API GraphQL schema
/usr/libexec/vyos/services/api/graphql/generate/generate_schema.py
+# Update XML cache
+python3 /usr/lib/python3/dist-packages/vyos/xml_ref/update_cache.py
+
# T1797: disable VPP support for rolling release, should be used by developers
# only (in the initial phase). If you wan't to enable VPP use the below command
# on your VyOS installation: