Explorar el Código

Return to restart

Bob Mottram hace 8 años
padre
commit
da5504ad59
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-utils-onion

+ 1
- 1
src/freedombone-utils-onion Ver fichero

@@ -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 reload tor
52
+    systemctl restart tor
53 53
 }
54 54
 
55 55
 function wait_for_onion_service_base {