From 7a3493a9eb72328a058701d99dc3c1167e924e4a Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 17 Jun 2015 22:54:50 +0200 Subject: [PATCH] ocserv: don't use isolate workers as seccomp is not enabled Signed-off-by: Nikos Mavrogiannopoulos --- net/ocserv/files/ocserv.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ocserv/files/ocserv.conf.template b/net/ocserv/files/ocserv.conf.template index b5bbec31e..dce96d832 100644 --- a/net/ocserv/files/ocserv.conf.template +++ b/net/ocserv/files/ocserv.conf.template @@ -18,7 +18,7 @@ auth = "|AUTH|" # A banner to be displayed on clients banner = "Welcome to OpenWRT" -isolate-workers = true +#isolate-workers = true # When the server has a dynamic DNS address (that may change), # should set that to true to ask the client to resolve again on