From 687c9d8c3884afdecc7f647849ad7821ff602b2c Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 14 Sep 2018 23:04:30 +0200 Subject: [PATCH] Set buffer to minimum default --- glorytun/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glorytun/init b/glorytun/init index e6f8864fc..f71046b6a 100755 --- a/glorytun/init +++ b/glorytun/init @@ -78,7 +78,7 @@ start_instance() { retry count -1 const 50000 \ timeout 4000 \ keepalive count 5 idle 30 interval 2 \ - buffer-size 1000 + buffer-size 32768 procd_set_param respawn 0 30 0 procd_set_param file /tmp/${PROG_NAME}-${1}.key