This is part of the content of the generated package:
$ tar tfv openvpn-nordvpn-0.1.41-1-any.pkg.tar.zst
...
drwxr-x--- root/root 0 2020-12-31 11:11 etc/openvpn/client/nordvpn/
...
The generated *.service
files are configured to run as openvpn
user. But as you can see above, this user cannot access the contents of nordvpn
directory. Effectively, it is impossible to connect to NordVPN using this package anymore.
Workaround: change ownership of /etc/openvpn/client/nordvpn
directory and of /etc/openvpn/client/nordvpn/credentials.conf
file to be accessible by openvpn
user.
Pinned Comments
nstinus commented on 2017-03-06 14:31 (UTC) (edited on 2017-07-01 08:40 (UTC) by nstinus)