Skip to content

Instantly share code, notes, and snippets.

@simoneroselli
Created March 10, 2013 21:43
lxc mem4
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet cgroup_enable=memory"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment