Re: Fedora disimprovements: am I alone?



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

systemctl status openvpn@xxxxxxxxxxxxxx

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


Relevant Pages

  • Fedora 17 cannot get nfs to work
    ... When I try to run the nfs server, and a bunch of other things as well, I get this error message: ... Failed to issue method call: Unit var-run.mount failed to load: No such file or directory. ... See system logs and 'systemctl status var-run.mount' for details. ...
    (Fedora)
  • Re: Fedora disimprovements: am I alone?
    ... Failed to issue method call: Unit openvpn.service failed to load: No such ... See system logs and 'systemctl status openvpn.service' ... the new openvpn service is not as simple as other ones ...
    (Fedora)
  • Re: F15: Questions re systemd
    ... systemctl enable httpd.service; systemctl start httpd.service ... redirects to 'chkconfig' because httpd uses systemd's SYSV ... Where are the system logs? ... Service httpd status, at that point, says that the start FAILED. ...
    (Fedora)
  • could not start httpd on F16 (i386)
    ... [root@hanthana html]# service httpd restart ... Restarting httpd (via systemctl): Job failed. ...
    (Fedora)
  • Re: Fedora 17 cannot get nfs to work
    ... I get this error message: ... See system logs and 'systemctl status var-run.mount' for details. ... You did an update from F16 to F17, ...
    (Fedora)