Same on FC4
#cat /proc/user_beancounters | egrep 'pty|lim'
uid resource held maxheld barrier limit failcnt
numpty 1 1 32 32 0
As root, 'screen' runs no problem eating up more PTYs, but as any user it complains about no more PTYs available. Any ideas?
|