diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-06-12 13:17:13 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-06-13 09:20:08 +0000 |
commit | 8a98235b5d7f19a0f90cbd536097b3aef0ea29d7 (patch) | |
tree | 1d68ac9e72e0026d56df0a9f2ea51203afcae32e /data/configd-include.json | |
parent | 5bdae44e36f61d29a9f6a2a012e788e9c0311407 (diff) | |
download | vyos-1x-8a98235b5d7f19a0f90cbd536097b3aef0ea29d7.tar.gz vyos-1x-8a98235b5d7f19a0f90cbd536097b3aef0ea29d7.zip |
wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree
(cherry picked from commit c2a1c071e7d0a9ca754d7f5016eed7db188b3d1a)
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index eb1dd13f9..7501a6264 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -24,7 +24,7 @@ "interfaces-vxlan.py", "interfaces-wireguard.py", "interfaces-wireless.py", -"interfaces-wirelessmodem.py", +"interfaces-wwan.py", "ipsec-settings.py", "lldp.py", "nat.py", |