소스 검색

Return to reload

Bob Mottram 8 년 전
부모
커밋
fbf57a4349
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-utils-onion

+ 1
- 1
src/freedombone-utils-onion 파일 보기

@@ -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 {