Comment 10 for bug 1432681

Revision history for this message
Martin Pitt (pitti) wrote :

For the record, this is a simple config which reproduces this:

$ cat /etc/openvpn/client.conf
remote vpn.vutbr.cz
auth-user-pass
ca /etc/ssl/certs/spi-cacert-2008.pem
pull
tls-client
dev tap
verb 3

It works when you do "systemctl start openvpn" in a shell, but not during boot.