Kaynağa Gözat

Kill gnusocial daemon on removal

Bob Mottram 8 yıl önce
ebeveyn
işleme
ec39b6b0f2
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      src/freedombone-app-gnusocial

+ 1
- 0
src/freedombone-app-gnusocial Dosyayı Görüntüle

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