Armin K. wrote: > On 05/12/2012 08:25 PM, xinglp wrote: >> http://www.linuxfromscratch.org/blfs/view/svn/general/screen.html >> >> ./configure --prefix=/usr \ >> --with-socket-dir=/var/run/screen \ >> --with-pty-group=4 \ >> --with-sys-screenrc=/etc/screenrc >> >> but >> http://www.linuxfromscratch.org/lfs/view/development/chapter06/createfiles.html >> >> cat> /etc/group<< "EOF" >> root:x:0: >> bin:x:1: >> sys:x:2: >> kmem:x:3: >> tape:x:4: >> tty:x:5: >> EOF >> >> Should the "tty:x:5:" and "--with-pty-group=4" use same number? > > It was made like that so it can be used with latest stable book since > they switched tty and tape gid's in development, not in stable version.
I'll add a note about this in BLFS. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
