瀏覽代碼

Return to reload

Bob Mottram 8 年之前
父節點
當前提交
fbf57a4349
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-utils-onion

+ 1
- 1
src/freedombone-utils-onion 查看文件

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 {