소스 검색

Kill gnusocial daemon on removal

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

+ 1
- 0
src/freedombone-app-gnusocial 파일 보기

486
     remove_app gnusocial
486
     remove_app gnusocial
487
     remove_completion_param install_gnusocial
487
     remove_completion_param install_gnusocial
488
     sed -i '/gnusocial /d' $COMPLETION_FILE
488
     sed -i '/gnusocial /d' $COMPLETION_FILE
489
+    pkill queuedaemon
489
 }
490
 }
490
 
491
 
491
 function install_gnusocial_main {
492
 function install_gnusocial_main {