luci-base: add reboot rpc call
[project/luci.git] / modules / luci-base / root / usr / share / rpcd / acl.d / luci-base.json
index 54caa743634543eca7099d325e1e08f991f9ae24..001e6deec8c61cf783c4c12252cca89757686cc5 100644 (file)
@@ -67,7 +67,7 @@
                        "ubus": {
                                "file": [ "write", "remove", "exec" ],
                                "iwinfo": [ "scan" ],
-                               "luci": [ "setInitAction", "setLocaltime", "setPassword", "setBlockDetect", "setUmount" ],
+                               "luci": [ "setInitAction", "setLocaltime", "setPassword", "setBlockDetect", "setUmount", "setReboot" ],
                                "uci": [ "add", "apply", "confirm", "delete", "order", "set", "rename" ]
                        },
                        "uci": [ "*" ]