Reload rendezvous service keys on sighup; otherwise, we wind up with a
commitfacb5d4221e1d603e61613ec8610feb7a73d3c46
authorNick Mathewson <nickm@torproject.org>
Fri, 9 Apr 2004 17:48:09 +0000 (9 17:48 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 9 Apr 2004 17:48:09 +0000 (9 17:48 +0000)
tree2aa90391acf004343ef2e314fe34ac48f3adcba0
parenta1a4c5be1973153b307750c0bb95024da41b3569
Reload rendezvous service keys on sighup; otherwise, we wind up with a
bunch of half-initialized services.  This should solve half of
weasel's current bug.  The crash is the other half.

(arma: should we also call rend_services_init on hup?)

svn:r1578
src/or/main.c