ocserv: don't use isolate workers as seccomp is not enabled
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
d28ab39ffa
commit
50b79a9e86
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue