minor bug fix
[distro-setup] / desktop-apps
index ae275f2ddcffdc64b1ded74e08f46246c6eaac1b..bcbda09deddad245b80306136af66f4f7add9c18 100755 (executable)
@@ -2,10 +2,11 @@
 
 if ! pgrep -u $EUID emacs; then
     emacs --daemon &
+    emacs -f znc-all &
 fi
 pidgin &
 linphone &
 if ! pgrep -u $EUID -f "firefox -P sfw"; then
     firefox -P sfw &
 fi
-nagstamon &
+#nagstamon &