HomeVyOS Platform

ddclient: T5144: Fix migration to avoid config name conflict

Description

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.

Details

Provenance
indrajitrAuthored on Dec 11 2023, 9:34 PM
Parents
rVYOSONEX671d012af377: Merge pull request #2628 from jestabro/ftp-archive
Branches
Loading...
Tags
Loading...