(main): set afs PAG

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11861 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-03-18 13:54:55 +00:00
parent aadb7de003
commit a733929bcc

View File

@@ -339,6 +339,9 @@ main(int argc, char **argv)
if(interactive_flag)
mini_inetd (port);
if (k_hasafs())
k_setpag();
/*
* LOG_NDELAY sets up the logging connection immediately,
* necessary for anonymous ftp's that chroot and can't do it later.