Public bug reported:

proc            /var/lib/lxc/lucid-test-lp/rootfs/proc         proc    
nodev,noexec,nosuid 0 0
sysfs           /var/lib/lxc/lucid-test-lp/rootfs/sys          sysfs defaults  
0 0

is what lxc-create creates

However 
none /var/lib/lxc/lucid-test-lp/rootfs/dev/pts devpts defaults 0 0
none /var/lib/lxc/lucid-test-lp/rootfs/proc proc nodev,noexec,nosuid 0 0
none /var/lib/lxc/lucid-test-lp/rootfs/sys sysfs defaults 0 0
none /var/lib/lxc/lucid-test-lp/rootfs/var/run tmpfs defaults 0 0

is possibly better :- I don't know if the dev/pts one is needed, but having 
var/lock and var/run on a tmpfs is what we do for Ubuntu.
/var/lock comes up like that automatically, but not /var/run, at least for me 
with a lucid container.

** Affects: lxc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800520

Title:
  default fstab could be expanded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/800520/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to