From da5504ad5900c2ebf28f2f60099bc8c52a1c9114 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 11 Jun 2017 18:17:26 +0100 Subject: [PATCH] Return to restart --- src/freedombone-utils-onion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-utils-onion b/src/freedombone-utils-onion index dab5d4e2..3131d0a1 100755 --- a/src/freedombone-utils-onion +++ b/src/freedombone-utils-onion @@ -49,7 +49,7 @@ function add_email_hostname { function onion_update { # update so that new onion services appear - systemctl reload tor + systemctl restart tor } function wait_for_onion_service_base {