Hi,
i found dhcp.@txt-record[0]=txt-record
by running uci show dhcp
.
i try the following command
uci add dhcp txt-record
uci set dhcp.@txt-record[-1]="v=spf1 mx ~all"
my syntaxe seems to be wrong
uci: Invalid argument
how can i set txt-record ?
regards