Return to restart
This commit is contained in:
parent
fbf57a4349
commit
da5504ad59
|
@ -49,7 +49,7 @@ function add_email_hostname {
|
||||||
|
|
||||||
function onion_update {
|
function onion_update {
|
||||||
# update so that new onion services appear
|
# update so that new onion services appear
|
||||||
systemctl reload tor
|
systemctl restart tor
|
||||||
}
|
}
|
||||||
|
|
||||||
function wait_for_onion_service_base {
|
function wait_for_onion_service_base {
|
||||||
|
|
Loading…
Reference in New Issue