init.d: openwrt min disk space startup

This commit is contained in:
bol-van
2024-10-21 17:43:29 +03:00
parent d9e539f217
commit b058f9f128
5 changed files with 86 additions and 0 deletions

View File

@@ -486,6 +486,7 @@ init.d/runit/zapret/finish \
init.d/openrc/zapret \
init.d/sysv/zapret \
init.d/openwrt/zapret \
init.d/openwrt-minimal/tpws/etc/init.d/tpws \
uninstall_easy.sh \
; do chmod 755 "$1/$f" 2>/dev/null ; done
}