I found a solution for this and wanted to post in case someone else came across it. OpenVPN stopped using /etc/default/openvpn for defaults after switching to systemd, even though the file /etc/default/openvpn may still be there (As it is on Debian 9 still). To configure defaults for openvpn on systemd now, issue the command:
sudo systemctl edit openvpn If you add the AUTOSTART="client1 client2" there, and save, then it should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450762 Title: creates failing [email protected] unit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
