This commit is contained in:
Tom Willemsen 2012-11-15 00:10:38 +01:00
parent 5abfdc6b5c
commit ce0b590ca6

View file

@ -9,12 +9,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f unset f
fi fi
pidof mpdscribble >& /dev/null
if [ $? -ne 0 ]
then
mpdscribble &
fi
emacs --daemon & emacs --daemon &
fehlstart & fehlstart &