Skip to content

Instantly share code, notes, and snippets.

@zukka77
Created July 26, 2018 20:23
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 zukka77/d9ce29cf1e3bfa4d7c35369dea078d78 to your computer and use it in GitHub Desktop.
Save zukka77/d9ce29cf1e3bfa4d7c35369dea078d78 to your computer and use it in GitHub Desktop.
lxc tun device configuration
## for openvpn
lxc.mount.entry = /dev/net dev/net none bind,create=dir
lxc.cgroup.devices.allow = c 10:200 rwm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment