customized config for this container
This commit is contained in:
		| @@ -6,13 +6,17 @@ resolv-retry infinite | ||||
| nobind | ||||
| persist-key | ||||
| persist-tun | ||||
| ca ca.crt | ||||
| tls-client | ||||
| remote-cert-tls server | ||||
| auth-user-pass | ||||
| comp-lzo | ||||
| verb 1 | ||||
| reneg-sec 0 | ||||
| crl-verify crl.pem | ||||
|  | ||||
| ca /etc/openvpn/ca.crt | ||||
| auth-user-pass /config/pia-credentials.txt | ||||
| crl-verify /etc/openvpn/crl.pem | ||||
|  | ||||
| # OpenVPN control startup and shut down of transmission | ||||
| script-security 2 | ||||
| up /etc/transmission-daemon/start.sh | ||||
| down /etc/transmission-daemon/stop.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user