https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114
--- Comment #33 from Eugene Grosbein <eu...@freebsd.org> --- (In reply to Cassiano Peixoto from comment #32) I'd better say "corefile" instead of "crashdump" as crashdump is generated for kernel panic and core file for userland process crashed or killed with a signal. Use something like sysctl kern.corefile='/var/tmp/%N.core' to specify location for corefiles. By default, its' written to process current directory. Take a look at /usr/local/etc/mpd5/ for mpd.core -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"