From: Michael Mrozek Date: Thu, 8 Apr 2010 20:00:22 +0000 (+0200) Subject: .xinitrc: Fixed kill-command for pndnotifyd X-Git-Tag: Release-2010-05/1~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfb5aad78b87135bd43cef34b8be1da87aaece5;p=openpandora.oe.git .xinitrc: Fixed kill-command for pndnotifyd --- diff --git a/recipes/pandora-system/pandora-skel/.xinitrc b/recipes/pandora-system/pandora-skel/.xinitrc index 77a9664..803ac6d 100644 --- a/recipes/pandora-system/pandora-skel/.xinitrc +++ b/recipes/pandora-system/pandora-skel/.xinitrc @@ -42,7 +42,7 @@ fi xmodmap ~/.pndXmodmap # HUP pndnotifyd to make sure it picks up the users home. -kill -1 pndnotifyd & +killall -1 pndnotifyd & # The following variable defines the session which is started if the user # doesn't explicitely select a session in SLiM.