bug4438 285 B

123456
  1. o Minor bugfixes:
  2. - Fix a dirauth-only exit on sighup that could happen during some
  3. configuration state transitions. We now don't treat it as a fatal
  4. error when the new descriptor we just generated in init_keys
  5. isn't accepted. Fixes bug 4438; bugfix on FIXME.