From e9e3644d71ff6c89810a305231484b5021e0f3f4 Mon Sep 17 00:00:00 2001 From: "root@culturestrings" Date: Wed, 3 Jun 2020 11:28:02 +0000 Subject: file-system layout: move /home/webroot to the (now encrypted) /srv directory. --- public/fs/etc/openvpn/culturestrings.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/fs/etc/openvpn/culturestrings.conf.in') diff --git a/public/fs/etc/openvpn/culturestrings.conf.in b/public/fs/etc/openvpn/culturestrings.conf.in index 9598f5d..eaea36b 100644 --- a/public/fs/etc/openvpn/culturestrings.conf.in +++ b/public/fs/etc/openvpn/culturestrings.conf.in @@ -9,7 +9,7 @@ cipher AES-256-CBC ca /etc/easy-rsa/pki/ca.crt cert /etc/easy-rsa/pki/issued/culturestrings.crt -askpass /home/webroot/openvpn/culturestrings.pass +askpass /srv/webroot/openvpn/culturestrings.pass key /etc/easy-rsa/pki/private/culturestrings.key dh /etc/easy-rsa/pki/dh.pem -- cgit v1.2.3