Dear Maintainer,
I have troubles using openvpn. I use private key protected by password,
but when I start openvpn through systemd:
sudo systemctl start openvpn@work.service
no password prompt is requested. When I start openvpn directly using
sudo openvpn --config /etc/openvpn/work.conf
everything works fine.
I'd expect the systemd to ask for password when I start the openvpn
service. It used to work for me before reinstall of computer some time
ago, but I'm not sure which version of openvpn I had.