From: David-John Willis Date: Wed, 30 Dec 2009 12:12:38 +0000 (+0000) Subject: pandora-skel: Add libpnd HUP in the init script to ensure it knows about the logged... X-Git-Tag: Release-2010-05/1~126 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=c0d3172ef07ab109736e25febd4276e9aa079bfa;hp=7a2b6aaea5055422e0211d1817ee4782d6b76e5e pandora-skel: Add libpnd HUP in the init script to ensure it knows about the logged in user. --- diff --git a/recipes/pandora-system/pandora-skel/.xinitrc b/recipes/pandora-system/pandora-skel/.xinitrc index bfda473..4a8e80f 100644 --- a/recipes/pandora-system/pandora-skel/.xinitrc +++ b/recipes/pandora-system/pandora-skel/.xinitrc @@ -38,6 +38,9 @@ if [ -d /etc/X11/Xsession.d ]; then done fi +# HUP pndnotifyd to make sure it picks up the users home. +kill -1 pndnotifyd + # The following variable defines the session which is started if the user # doesn't explicitely select a session in SLiM.