Options error: --status fails with '/var/log/openvpn/openvpn-status.log': No such file or directory
- Edited
Following command should prevent this error from occurring:
mkdir /var/log/openvpn
After that run command below:
systemctl restart openvpn
This will allow openvpn to log errors correctly.
Fixed by default in tinycp.
You must be signed in to add your reply.