Skip to content

Instantly share code, notes, and snippets.

@jadia
Created August 9, 2019 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jadia/93922f7f402710f0c6c0ca59e9025324 to your computer and use it in GitHub Desktop.
Save jadia/93922f7f402710f0c6c0ca59e9025324 to your computer and use it in GitHub Desktop.
Using OpenVPN on OpenVZ based machine

Using OpenVPN on OpenVZ based machine

Comment out the LimitNPROC line in /lib/systemd/system/openvpn@.service.

Then run systemctl daemon-reload

Restart the openvpn service

systemctl restart openvpn@server.service

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment