mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-09 23:34:51 +01:00
obuspc: avoid uci commit in uci-defaults
This commit is contained in:
parent
892e0f3599
commit
4373ec21aa
1 changed files with 0 additions and 1 deletions
|
|
@ -15,4 +15,3 @@ port=$(uci -q get uspc.mqtt.BrokerPort)
|
||||||
uci -q set mosquitto.uspc.enabled="1"
|
uci -q set mosquitto.uspc.enabled="1"
|
||||||
uci -q set mosquitto.uspc.port=$port
|
uci -q set mosquitto.uspc.port=$port
|
||||||
uci -q set mosquitto.uspc.allow_anonymous="1"
|
uci -q set mosquitto.uspc.allow_anonymous="1"
|
||||||
uci commit mosquitto
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue