mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
less scary log entry
svn:r11077
This commit is contained in:
@@ -955,7 +955,7 @@ upload_service_descriptor(rend_service_t *service, int version)
|
||||
}
|
||||
|
||||
/* Post it to the dirservers */
|
||||
rend_get_service_id(service->private_key, serviceid);
|
||||
rend_get_service_id(service->desc->pk, serviceid);
|
||||
log_info(LD_REND, "Sending publish request for hidden service %s",
|
||||
serviceid);
|
||||
directory_post_to_dirservers(DIR_PURPOSE_UPLOAD_RENDDESC,
|
||||
|
||||
Reference in New Issue
Block a user