cloudflared: Fix incorrect uci config syntax
authorRyan Keane <the.ra2.ifv@gmail.com>
Thu, 20 Jun 2024 21:16:27 +0000 (17:16 -0400)
committerTianling Shen <cnsztl@gmail.com>
Mon, 24 Jun 2024 07:35:56 +0000 (15:35 +0800)
commit2d711c8fbda489ab5f89b162c040b6502986e970
treefdfa26b2f11bc4095cbcd737646c8f67b5dae2d3
parent04b9e8ab977e746450c5d1a137c0c2485ac7c888
cloudflared: Fix incorrect uci config syntax

Fix incorrect uci config syntax, caused by a careless newbie contributer.
Modify function append_param_arg() in init script, to support hyphenated
arguments.
Add more command parameters as uci options, no value is set to keep it default.

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
net/cloudflared/Makefile
net/cloudflared/files/cloudflared.config
net/cloudflared/files/cloudflared.init