luci-app-tailscale-community: fix default state file path
authorKuan-Yi Li <redacted>
Wed, 4 Feb 2026 11:36:34 +0000 (19:36 +0800)
committerPaul Donald <redacted>
Fri, 6 Feb 2026 00:42:31 +0000 (01:42 +0100)
commit3dda99b79d34f4b91089754ae77cb926a6005d50
treebd3b30d71a105bf2cd1b1bd003f017c704e5ace0
parenta2d661d1816feb2e84f8e22db0863464730154b2
luci-app-tailscale-community: fix default state file path

Align default state file path with `tailscale` package.

When `tailscale.settings` doesn't exist in UCI, this LuCI App tries to
create one with settings parsed from the state file. The parser first
looks for `tailscale.settings.state_file` but this value sure wouldn't
exist under the circumstances and will fall back to default path.

Fix the default path for the parser to locate the state file properly.

Signed-off-by: Kuan-Yi Li <redacted>
applications/luci-app-tailscale-community/root/usr/share/rpcd/ucode/tailscale.uc
git clone https://git.99rst.org/PROJECT