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@immortalwrt.org>
Sat, 29 Jun 2024 09:23:32 +0000 (17:23 +0800)
commit341665c750da5d8968a430dc4ac0d652c28f7e17
tree5e6463ce68966ef912085c00ebe936dd729601d0
parentf01fbf8919cfcf94b274986c0652ad6dbfce92f9
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>
(cherry picked from commit 2d711c8fbda489ab5f89b162c040b6502986e970)
[rebased upon 23.05 branch]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/cloudflared/Makefile
net/cloudflared/files/cloudflared.config
net/cloudflared/files/cloudflared.init