diff --git a/luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json b/luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json new file mode 100644 index 00000000..8cb0ef85 --- /dev/null +++ b/luci-app-advanced/root/usr/share/rpcd/acl.d/luci-app-advanced.json @@ -0,0 +1,11 @@ +{ + "luci-app-advanced": { + "description": "Grant UCI access for luci-app-advanced", + "read": { + "uci": [ "advanced" ] + }, + "write": { + "uci": [ "advanced" ] + } + } +} diff --git a/luci-app-clash/po/zh_Hans b/luci-app-clash/po/zh_Hans new file mode 120000 index 00000000..41451e4a --- /dev/null +++ b/luci-app-clash/po/zh_Hans @@ -0,0 +1 @@ +zh-cn \ No newline at end of file diff --git a/luci-app-eqos/po/zh-cn b/luci-app-eqos/po/zh-cn new file mode 120000 index 00000000..8d69574d --- /dev/null +++ b/luci-app-eqos/po/zh-cn @@ -0,0 +1 @@ +zh_Hans \ No newline at end of file diff --git a/luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json b/luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json new file mode 100644 index 00000000..68702744 --- /dev/null +++ b/luci-app-eqos/root/usr/share/rpcd/acl.d/luci-app-eqos.json @@ -0,0 +1,11 @@ +{ + "luci-app-eqos": { + "description": "Grant UCI access for luci-app-eqos", + "read": { + "uci": [ "eqos" ] + }, + "write": { + "uci": [ "eqos" ] + } + } +} diff --git a/luci-app-gost/po/zh-cn b/luci-app-gost/po/zh-cn new file mode 120000 index 00000000..8d69574d --- /dev/null +++ b/luci-app-gost/po/zh-cn @@ -0,0 +1 @@ +zh_Hans \ No newline at end of file diff --git a/luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json b/luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json new file mode 100644 index 00000000..daf398af --- /dev/null +++ b/luci-app-ikoolproxy/root/usr/share/rpcd/acl.d/luci-app-ikoolproxy.json @@ -0,0 +1,11 @@ +{ + "luci-app-ikoolproxy": { + "description": "Grant UCI access for luci-app-ikoolproxy", + "read": { + "uci": [ "koolproxy" ] + }, + "write": { + "uci": [ "koolproxy" ] + } + } +} diff --git a/luci-app-openclash/po/zh_Hans b/luci-app-openclash/po/zh_Hans new file mode 120000 index 00000000..41451e4a --- /dev/null +++ b/luci-app-openclash/po/zh_Hans @@ -0,0 +1 @@ +zh-cn \ No newline at end of file diff --git a/luci-app-smartdns/po/zh_Hans b/luci-app-smartdns/po/zh_Hans new file mode 120000 index 00000000..41451e4a --- /dev/null +++ b/luci-app-smartdns/po/zh_Hans @@ -0,0 +1 @@ +zh-cn \ No newline at end of file