pandora-skel: Add libpnd HUP in the init script to ensure it knows about the logged...
authorDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 30 Dec 2009 12:12:38 +0000 (12:12 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 30 Dec 2009 12:12:38 +0000 (12:12 +0000)
recipes/pandora-system/pandora-skel/.xinitrc

index bfda473..4a8e80f 100644 (file)
@@ -38,6 +38,9 @@ if [ -d /etc/X11/Xsession.d ]; then
     done
 fi
 
     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.
 
 # The following variable defines the session which is started if the user
 # doesn't explicitely select a session in SLiM.