I am trying to set up a openvpn client with my provider in a LXC container but it keeps failing
2021-08-03 19:51:19 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
2021-08-03 19:51:19 Exiting due to fatal error
So it seems that unprivileged containers cannot...