Beeblebrox wrote:
> Hello. Several questions for 11-Current:
>
> * I keep getting <appname>.core (gedit.core, midori.core, etc) files being
> created either in /home/myuser or in the folder I run the command in on
> terminal emulator (for example if I'm in ~/mydocs on terminal and run "$
> gedit filename", that folder gets a gedit.core file). Any way to stop this?

I use this in /etc/sysctl.conf:
kern.corefile=/tmp/cores/%N.core

(You need to create the directory manually)
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to