summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json
blob: 22e00ef8faa9fefb8d0250c41ca7a678e38d08f7 (plain)
1
2
3
4
5
6
7
8
9
10
{
        "luci-app-yggdrasil": {
                "description": "Grant access to LuCI app yggdrasil",
                "write": {
                        "file": {
                                "/usr/sbin/yggdrasilctl": [ "exec" ]
                        }
                }
        }
}