|
@@ -1029,7 +1029,6 @@ do_hup(void)
|
|
or_options_t *options = get_options();
|
|
or_options_t *options = get_options();
|
|
|
|
|
|
log_notice(LD_GENERAL,"Received reload signal (hup). Reloading config.");
|
|
log_notice(LD_GENERAL,"Received reload signal (hup). Reloading config.");
|
|
- has_completed_circuit=0;
|
|
|
|
if (accounting_is_enabled(options))
|
|
if (accounting_is_enabled(options))
|
|
accounting_record_bandwidth_usage(time(NULL));
|
|
accounting_record_bandwidth_usage(time(NULL));
|
|
|
|
|