diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-12-11 17:34:04 -0400 |
---|---|---|
committer | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-12-13 16:40:37 -0600 |
commit | 743ecd29fc3e848d2a41d3f252a931d9998c5f91 (patch) | |
tree | c7803e0651c83f1ad714e930b3d6f25b2532ef35 /src/pam-configs/tacplus-optional | |
parent | 671d012af37729601d3cdfba65beb1daf68229a3 (diff) | |
download | vyos-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 'src/pam-configs/tacplus-optional')
0 files changed, 0 insertions, 0 deletions