From c0e1c80b2ac4593944985753f6802237b1f480c7 Mon Sep 17 00:00:00 2001 From: "root@culturestrings" Date: Tue, 1 Sep 2020 18:45:27 +0000 Subject: openvpn: support client-specific settings. --- public/fs/etc/openvpn/hostvpn.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/fs/etc/openvpn/hostvpn.conf.in b/public/fs/etc/openvpn/hostvpn.conf.in index b82bbec..38b7380 100644 --- a/public/fs/etc/openvpn/hostvpn.conf.in +++ b/public/fs/etc/openvpn/hostvpn.conf.in @@ -38,3 +38,5 @@ persist-tun verb 3 keepalive 20 60 + +client-config-dir ccd -- cgit v1.2.3