Create a gist now

Instantly share code, notes, and snippets.

anonymous /-
Created Apr 4, 2017

What would you like to do?
# Shared mounts
lxc.mount.entry = /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry = /dev/snd dev/snd none bind,optional,create=dir
lxc.mount.entry = /dev/video0 dev/video0 none bind,optional,create=file
lxc.mount.entry = /tmp/.X11-unix tmp/.X11-unix none bind,optional,create=dir
lxc.mount.entry= /home/kayttaja/Dropbox home/ubuntu/Dropbox none bind 0 0
lxc.mount.entry= /home/kayttaja/Lataukset home/ubuntu/Downloads none bind 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment