On 10/24/06, Greg Thomas <[EMAIL PROTECTED]> wrote:
Ok, I'm trying to get my user account setup so the Java plugin works with Friefox, it's currently working fine for root. From Kurt's suggestion I changed staff's section of login.conf to:
Ok, I have my ulimit issue worked out, I had a ulimit -d set in my .xsession, I've fixed that now: [EMAIL PROTECTED] ulimit -a time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1048576 stack(kbytes) 8192 lockedmem(kbytes) 156489 memory(kbytes) 467896 nofiles(descriptors) 1024 processes 532 [EMAIL PROTECTED]:/home/ethant# ulimit -a time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1048576 stack(kbytes) 8192 lockedmem(kbytes) 156489 memory(kbytes) 467896 nofiles(descriptors) 1024 processes 532 If I run Firefox from my regular account it crashes while loading Java. If I do a sudo mozilla-firefox then Java runs fine. What other resource differences are there between a regular account and root? Greg

