Change directory for core dumps
Is there a way to configure a directory to be used for core dumps?
Platform is RHEL v4.
[Background: I have a process that does setuid() calls to a different
user, and the home directory of the original user is not writable for
the new user. I would like to configure some general directory (e.g. /
tmp) where are core files are written.]
TIA
M
|