[[+content_image]]
D
D
DVoropaev2017-09-06 18:54:43
linux
DVoropaev, 2017-09-06 18:54:43

Why did Unit openvpn.service failed to load: No such file or directory.?


$ sudo systemctl status openvpn
● openvpn.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
[[email protected] ~]$ sudo systemctl start openvpn
Failed to start openvpn.service: Unit openvpn. service failed to load: No such file or directory.

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
K
Konstantin ™, 2017-09-07
@Energoblock

1. Set systemd's loglevel to debug ( read more here ) and check for errors.
2. Check the logs of openvpn itself, maybe you have a problem with the config.

Y
Yuri, 2017-09-07
@xtreme

sudo systemctl start [email protected]
Instead of 'server', enter the name of the configuration file if your name is not server.conf.
Those. to start another server on the same machine - make a config file server-udp-20001.conf, and thensystemctl start [email protected]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question