Browse Source

Return to reload

Bob Mottram 7 years ago
parent
commit
fbf57a4349
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-utils-onion

+ 1
- 1
src/freedombone-utils-onion View File

@@ -49,7 +49,7 @@ function add_email_hostname {
49 49
 
50 50
 function onion_update {
51 51
     # update so that new onion services appear
52
-    systemctl restart tor
52
+    systemctl reload tor
53 53
 }
54 54
 
55 55
 function wait_for_onion_service_base {