On 14 Aug., 20:30, Jason B Hill <jason.b.h...@colorado.edu> wrote: > >> How about /dev/pts ? > > /dev/pts was indeed mounted. But, the generic mount-defaults file in > schroot mounted it as: > > /dev/pts (chroot_path)/dev/pts none defaults 0 0 > > and this (a bit curiously) mounts it with permissions 0600. So, the > script you posted (along with a bunch of other stuff) works perfectly > under root, but returns an error for my sageserver user. > > Do you see any problem with using the mount defaults for /dev/pts > (rw,noexec,nosuid,gid=5,mode=0620) from the container system inside > the chroot system?
Should IMHO work. Did you mean this didn't work either (for your 'sageserver' user)? And if so, what failed? -leif -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org