[Date Prev][Date Next] [Chronological] [Thread] [Top]

chdir() in libraries/liblutil/detach.c (ITS#421)



Full_Name: Wesley Craig
Version: 1.2.8
OS: Solaris 2.6
URL: 
Submission from: (NULL) (141.211.164.29)


The call to chdir( "/" ) in libraries/liblutil/detach.c makes it impossible
for a large database to dump core, without having an impressively large
root file system.  If it is desirable to have slapd et al change directories
at all, the target directory should be configurable.  I would be happy to have
this call simply removed.

:wes