mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
libvoice-airoha: Updated uci-default script
Uci default script should not commit the uci, as its committed by its handler/runner latter on, this is required to avoid race conditions.
This commit is contained in:
parent
b6212b90d8
commit
7f17359913
1 changed files with 0 additions and 1 deletions
|
|
@ -14,4 +14,3 @@ for p in $(seq 0 $((ports-1))); do
|
|||
uci set asterisk.extension${p}.txgain='10'
|
||||
uci set asterisk.extension${p}.rxgain='-15'
|
||||
done
|
||||
uci commit asterisk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue