dirservers upload their descs now too

svn:r493
This commit is contained in:
Roger Dingledine 2003-09-26 22:02:02 +00:00
parent d8f646c44f
commit ab8bceb27a

View File

@ -586,8 +586,7 @@ static int do_main_loop(void) {
if(options.OnionRouter) {
cpu_init(); /* launch cpuworkers. Need to do this *after* we've read the onion key. */
if(options.DirPort == 0) /* not a dirserver; XXX eventually do this for dirservers too */
router_upload_desc_to_dirservers(); /* upload our descriptor to all dirservers */
router_upload_desc_to_dirservers(); /* upload our descriptor to all dirservers */
}
/* start up the necessary connections based on which ports are