From b63eee8e00e42c7941731e0960b29fe7726b9bce Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 26 Mar 2019 20:01:45 +0100 Subject: [PATCH] Remove multiqueue that make tha can't create tun device --- glorytun/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glorytun/init b/glorytun/init index 5202920b3..192fb8a1a 100755 --- a/glorytun/init +++ b/glorytun/init @@ -78,7 +78,7 @@ start_instance() { retry count -1 const 5000000 \ timeout 10000 \ keepalive count 5 idle 10 interval 2 \ - buffer-size 32768 multiqueue + buffer-size 32768 procd_set_param respawn 0 30 0 procd_set_param file /tmp/${PROG_NAME}-${1}.key