On 2013-01-13, Barry Grumbine <[email protected]> wrote: > $ ulimit -d > 1048575 > $ ulimit -d 1048576 > ksh: ulimit: exceeds allowable limit
Once you have set it, you can only set it to a lower value. (Also, with login.conf you need to make sure it is a totally fresh login. If you're using graphical terminals, restart X, if you use ssh multiplexing, make sure you fully disconnect and kill the master.)

