cp: cannot stat ‘/lib/systemd/system/openvpn@.service’: No such file or directory #885
Unanswered
coliveirams
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When running the script these error lines are outputted:
cp: cannot stat ‘/lib/systemd/system/openvpn@.service’: No such file or directory
sed: can't read /etc/systemd/system/openvpn@.service: No such file or directory
sed: can't read /etc/systemd/system/openvpn@.service: No such file or directory
Failed to execute operation: No such file or directory
Failed to restart openvpn@server.service: Unit not found.
Service status:
[root@ip-172-25-138-176 ec2-user]# service openvpn status
Redirecting to /bin/systemctl status openvpn.service
Unit openvpn.service could not be found.
OSversion:
[root@ip-172-25-138-176 ec2-user]# cat /etc/os-release
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/"
OpenVPN has been installed
Cananyone please help me? Thank you
Beta Was this translation helpful? Give feedback.
All reactions