Hide home directory when chrooted or guest. From Ake Holmlund

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25129 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-04-25 16:25:36 +00:00
parent cae7efb522
commit 22673e4df8
3 changed files with 7 additions and 4 deletions

View File

@@ -73,8 +73,6 @@ RCSID("$Id$");
static int *pids;
static int fds;
extern int dochroot;
/* return path prepended with ~ftp if that file exists, otherwise
* return path unchanged
*/