10 Oct
2005
10 Oct
'05
6:32 p.m.
Martin Pauly <pauly@hrz.uni-marburg.de> wrote:
- Look under /proc/<freerad-pid>/cwd to figure out the current working directory of the main freerad process, it's always '/'.
So where should I expect to find a core dump?
If you've set "user" or "group" in radiusd.conf, you won't get a core file. I'd suggest running the server in debugging mode, and redirecting the output to /dev/null. That way you control which directory it runs in, and you're guaranteed to get a core file (assuming ulimit is set) Alan DeKok.