Had to use the below command
uci -p /tmp/ set abc.@test[0].xyz=20
Able to set and the updated value is shown using uci changes
.
When i tried to commit the chnages using uci commit
, it rejects with uci: I/O error
.
Had to use the below command
uci -p /tmp/ set abc.@test[0].xyz=20
Able to set and the updated value is shown using uci changes
.
When i tried to commit the chnages using uci commit
, it rejects with uci: I/O error
.