On 02/11/15 15:26, walt wrote:
On 02/11/2015 02:38 PM, Joseph wrote:
On 02/11/15 13:52, walt wrote:
On 02/11/2015 10:58 AM, Joseph wrote:
on Fedora when I do systemctl enable openvpn@eeepc.service

I get:
Failed to execute operation: No such file or directory.

You need to escape the @ by typing openvpn\@eeepc.service,
which is not clear from the error message.

I'm still getting the same "failed" error message.

systemctl start openvpn\@eeepc.service

Yes, I see the same, which I feel is a systemd bug.  The escaping
trick works only with the 'enable' command, not stop or start. Dumb.

As an experiment you might try systemctl start openvpn\*  or even
openvpn[@]eeepc  in case regexps might work.

BTW the .service is optional, systemd assumes it as the default.

Thanks for trying to help.
I'm getting the same error message :-/
Trying to install Gentoo on it will take me 1-2 weeks :-/ so I was looking for 
an alternative.

--
Joseph

Reply via email to