mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-13 06:56:53 +03:00
Initial commit
This commit is contained in:
10
root/usr/share/rpcd/acl.d/luci-app-internet-detector.json
Normal file
10
root/usr/share/rpcd/acl.d/luci-app-internet-detector.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"luci-app-internet-detector": {
|
||||
"description": "Grant access to internet-detector procedures",
|
||||
"read": {
|
||||
"file": {
|
||||
"/bin/ping -c 1 -W 1 [0-9.]*": [ "exec" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user