Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Two more wordcode problems, probably



Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx> writes:

> only root can change this.  Any theories as to why, or where I can put an
> `unlimit -h coredumpsize', short of recompiling init or login?

you do telnet/rsh or client via a telnet server , right ?

in /etc/rc.d/rc.sysinit :

        # make sure it doesn't core dump anywhere; while this could mask
        # problems with the daemon, it also closes some security problems
        ulimit -c 0


                                  --Chmouel



Messages sorted by: Reverse Date, Date, Thread, Author