minor bug fix
[distro-setup] / desktop-apps
index a0ed3c7ec7140733391730babb0e019717d3dd82..bcbda09deddad245b80306136af66f4f7add9c18 100755 (executable)
@@ -2,6 +2,7 @@
 
 if ! pgrep -u $EUID emacs; then
     emacs --daemon &
+    emacs -f znc-all &
 fi
 pidgin &
 linphone &