Dr. Michael J. Chudobiak wrote:

> openvpn has special issues with systemd, but once you know the magic
> recipe, it works fine. See:
> https://bugzilla.redhat.com/show_bug.cgi?id=744244
> 
> If your openvpn config file is /etc/openvpn/client.conf, do:
> 
> 
> ln -s /lib/systemd/system/openvpn\@.service \
>     /etc/systemd/system/openvpn\@client.service
> 
> systemctl daemon-reload
> 
> systemctl start openvpn@client.service
> 
> systemctl status openvpn@client.service


Can you really claim that that is as easy as "chkconfig openvpn on"?
It takes 10 times as long to type, for a start.

Actually, your recipe didn't work for me when I tried it earlier.
I'm quite prepared to believe that this was due to an error on my part.

But I'll repeat that in my view Fedora is not thinking about the user
in the way it used to (and the way Ubuntu is doing more than it used to,
whence perhaps the fact that Ubuntu has overtaken Fedora in popularity).
It doesn't matter if Fedora is 10 times as fast,
if people coming to it can't work out how to use it.

This has nothing to with being "cutting edge";
it's just a matter of giving due weight to the user interface.



-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


-- 
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