Przeglądaj źródła

Return to reload

Bob Mottram 8 lat temu
rodzic
commit
fbf57a4349
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-utils-onion

+ 1
- 1
src/freedombone-utils-onion Wyświetl plik

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