On 01/06/2012 09:02 AM, Louis Lagendijk wrote:
ln -s /lib/systemd/system/openvpn\@.service \
     /etc/systemd/system/openvpn\@client.service

This is incorrect: you will have to provide the name of the
configuration to start as part of the service name
See myprevious mail:
openvpn@myconfig.service

What? The original poster's config file is "client.conf", so the command that I gave above IS correct (it has "client" in it):

ln -s /lib/systemd/system/openvpn\@.service \
      /etc/systemd/system/openvpn\@client.service

- Mike
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to