.xinitrc: Fixed kill-command for pndnotifyd
authorMichael Mrozek <EvilDragon@openpandora.org>
Thu, 8 Apr 2010 20:00:22 +0000 (22:00 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Thu, 8 Apr 2010 20:00:22 +0000 (22:00 +0200)
recipes/pandora-system/pandora-skel/.xinitrc

index 77a9664..803ac6d 100644 (file)
@@ -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.