Skip to content

Instantly share code, notes, and snippets.

@lmlsna
lmlsna / config
Last active October 17, 2017 18:16
Enable a lxc container to use a tuntap device
# Add these lines to the container's config
lxc.cgroup.devices.allow = c 10:200
lxc.hook.start /usr/local/bin/mktun