Bläddra i källkod

Kill gnusocial daemon on removal

Bob Mottram 8 år sedan
förälder
incheckning
ec39b6b0f2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      src/freedombone-app-gnusocial

+ 1
- 0
src/freedombone-app-gnusocial Visa fil

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 {