Commit 2a53851
committed
base-files: add migration script for the wireless
Since OpenWrt 25.12.0 release some /etc/config/wireless options were
renamed. For example:
'priv_key' -> 'private_key'
'priv_key_pwd' -> 'private_key_passwd'
This commit adds hotplug script that runs migration ucode script.
Fixes: openwrt#22599
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>1 parent 11061cb commit 2a53851
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments