summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorIndrajit Raychaudhuri <irc@indrajit.com>2023-12-11 17:34:04 -0400
committerIndrajit Raychaudhuri <irc@indrajit.com>2023-12-13 16:40:37 -0600
commit743ecd29fc3e848d2a41d3f252a931d9998c5f91 (patch)
treec7803e0651c83f1ad714e930b3d6f25b2532ef35 /python
parent671d012af37729601d3cdfba65beb1daf68229a3 (diff)
downloadvyos-1x-743ecd29fc3e848d2a41d3f252a931d9998c5f91.tar.gz
vyos-1x-743ecd29fc3e848d2a41d3f252a931d9998c5f91.zip
ddclient: T5144: Fix migration to avoid config name conflict
When migrating from `service dns dynamic interface <interface> ...` to `service dns dynamic address <address> ...`, the config name can potentially have a conflict when `address == 'web'`. Although the `/run/ddclient/ddclient.conf` that was generated earlier was incorrect, one could still potentially have misconfigured VyOS config without realizing it. We now append the old <interface> name to the config name to avoid conflict.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions