mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-30 11:28:06 +03:00
install_easy: keenetic warning
This commit is contained in:
@@ -146,6 +146,8 @@ linux_get_subsys()
|
||||
INIT=$(basename "$INIT")
|
||||
if [ -f "/etc/openwrt_release" ] && [ "$INIT" = "procd" ] ; then
|
||||
SUBSYS=openwrt
|
||||
elif [ -x "/bin/ndm" ] ; then
|
||||
SUBSYS=keenetic
|
||||
else
|
||||
# generic linux
|
||||
SUBSYS=
|
||||
|
||||
Reference in New Issue
Block a user