From 10a190a5c6063943fe11e8a00b261f27687c9e7c Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 2 Feb 2020 16:37:06 +0300 Subject: [PATCH] custom-desync-keepalive: hostlist line --- init.d/openwrt/custom-desync-keepalive | 2 +- init.d/sysv/custom-desync-keepalive | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.d/openwrt/custom-desync-keepalive b/init.d/openwrt/custom-desync-keepalive index d16d779..18d3d71 100644 --- a/init.d/openwrt/custom-desync-keepalive +++ b/init.d/openwrt/custom-desync-keepalive @@ -7,7 +7,7 @@ # MODE=custom # NFQWS_OPT_DESYNC=your choice of nfqws desync options # GETLIST=your choice of script in ipset/get_*.sh, or comment if list downloading is not needed -# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hoslist +# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hostlist # restart zapret zapret_custom_daemons() diff --git a/init.d/sysv/custom-desync-keepalive b/init.d/sysv/custom-desync-keepalive index 21d7a8f..9483a7a 100644 --- a/init.d/sysv/custom-desync-keepalive +++ b/init.d/sysv/custom-desync-keepalive @@ -7,7 +7,7 @@ # MODE=custom # NFQWS_OPT_DESYNC=your choice of nfqws desync options # GETLIST=your choice of script in ipset/get_*.sh, or comment if list downloading is not needed -# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hoslist +# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hostlist # restart zapret zapret_custom_daemons()