slitaz-base-files rev 52

firefox need more than 256M vmemory
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 29 09:37:01 2008 +0000 (2008-07-29)
parents 28400795fab8
children 14d0240cf4b4
files rootfs/etc/profile
line diff
     1.1 --- a/rootfs/etc/profile	Tue Jul 29 09:32:43 2008 +0000
     1.2 +++ b/rootfs/etc/profile	Tue Jul 29 09:37:01 2008 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  ulimit -d 65536
     1.5  ulimit -s 65536
     1.6  ulimit -m 65536
     1.7 -ulimit -v 262144
     1.8 +ulimit -v 524288
     1.9  # Screen display for X and encoding for GTK+ apps.
    1.10  #
    1.11  [ -n "$DISPLAY" ] || DISPLAY=:0.0