diff --git a/glorytun/init b/glorytun/init index 192fb8a1a..d09ce9959 100755 --- a/glorytun/init +++ b/glorytun/init @@ -77,7 +77,7 @@ start_instance() { procd_append_param command \ retry count -1 const 5000000 \ timeout 10000 \ - keepalive count 5 idle 10 interval 2 \ + keepalive count 5 idle 20 interval 2 \ buffer-size 32768 procd_set_param respawn 0 30 0