Getting this error:
writepid fails with '/var/run/openvpn.lappy.pid': Permission denied (errno=13)
when trying to connect with OpenVPN Admin 1.9.4
Don't think its a problem with the config, but will post below; pretty sure the issue is permissions (adding devices + networking would need root-ish privileges)
proto udp
verb 3
dev tun
remote REDACTED
port 1194
nobind
persist-key
persist-tun
client
ca /home/REDACTED/pki/ca.crt
cert /home/REDACTED/pki/issued/daniel.crt
key /home/REDACTED/pki/private/daniel.key
tls-crypt /home/REDACTED/pki/ta.key 1
remote-cert-tls server