luci: Forced use busybox ps

This commit is contained in:
remittor
2024-12-13 21:32:55 +03:00
parent 72d1ac6d7a
commit 47822364d5
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"/opt/zapret/ipset/*": [ "read" ],
"/etc/crontabs/root": [ "read" ],
"/etc/init.d/zapret*": [ "exec" ],
"/bin/ps*": [ "exec" ],
"/bin/busybox*": [ "exec" ],
"/bin/opkg*": [ "exec" ],
"/usr/bin/apk*": [ "exec" ],
"/opt/zapret/restore-def-cfg.sh*": [ "exec" ],