svn: 1791
@@ -539,6 +539,7 @@ void chanprog()
sdprintf("ip6: %s", myipstr(6));
sdprintf("I am: %s", conf.bot->nick);
#ifdef HUB
+ egg_snprintf(userfile, 121, "%s/.u", conf.binpath);
loading = 1;
checkchans(0);
readuserfile(userfile, &userlist);
@@ -735,10 +735,6 @@ printf("out: %s\n", out);
lastmin = nowtm.tm_min;
myuid = geteuid();
-#ifdef HUB
- egg_snprintf(userfile, 121, "%s/.u", confdir());
-#endif /* HUB */
-
egg_snprintf(tempdir, sizeof tempdir, "%s/tmp/", confdir());
#endif /* HUB */