diff options
author | John Estabrook <jestabro@vyos.io> | 2025-03-18 10:09:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-18 10:09:48 -0500 |
commit | 33cc7567d909c776d43ea6698267125ea1ec2f66 (patch) | |
tree | 5ffb797cf40f6a5ccbc16560d8b9d17ebab20e3b /data/dune | |
parent | 41cbac4d6467c8bd62eeb247d2e28efa359e4a1c (diff) | |
parent | 57f788f4dc1468807a2d78f7effbbaddcae6f36c (diff) | |
download | vyconf-33cc7567d909c776d43ea6698267125ea1ec2f66.tar.gz vyconf-33cc7567d909c776d43ea6698267125ea1ec2f66.zip |
T7121: Set up communication vyconfd to vyos-commitd
Diffstat (limited to 'data/dune')
-rw-r--r-- | data/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ (install - (files vyconfd.conf vyconf.proto) + (files vyconfd.conf vyconf.proto vycall.proto) (section share)) |