git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0bfd280
)
ocserv: don't use isolate workers as seccomp is not enabled
author
Nikos Mavrogiannopoulos
<redacted>
Wed, 17 Jun 2015 20:54:50 +0000
(22:54 +0200)
committer
Nikos Mavrogiannopoulos
<redacted>
Wed, 17 Jun 2015 20:55:08 +0000
(22:55 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <redacted>
net/ocserv/files/ocserv.conf.template
patch
|
blob
|
history
diff --git
a/net/ocserv/files/ocserv.conf.template
b/net/ocserv/files/ocserv.conf.template
index b5bbec31ed276047af0871d833af2aa1903b5f5a..dce96d832598cd49c7b59ee51dc1b64573132718 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT