Reindl Harald wrote:
> Am 23.03.2012 10:26, schrieb Timothy Murphy:
>> [tim@blanche ~]$ sudo systemctl start openvpn.service
>> Failed to issue method call: Unit openvpn.service failed to load: No such
>> file or directory. See system logs and 'systemctl status openvpn.service'
>> for details.
>> [tim@blanche ~]$ sudo systemctl enable openvpn.service
>> Failed to issue method call: No such file or directory
>> 
>> Nb I know how to start the service,
>> but I don't know any simple way to enable it.
> 
> why the hell do you not read answers?

Please read more carefully the posting you are responding to.
I had been advised that the commands I used would start and enable openvpn.
I was simply pointing out that this is not so.

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

Again, read what I said: I don't know any SIMPLE way to enable openvpn.
I do not regard what you wrote as a simple way to enable a service.
Also, as I pointed out, it did not work for me,
though I am quite prepared to believe this was due to a typo
or other error on my part.
(I would not be likely to make an error with "chkconfig openvpn on".)




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