Home
last modified time | relevance | path

Searched refs:SESSIONFILE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/
H A DXsession19 for SESSIONFILE in $SYSSESSIONDIR/*; do
21 case "$SESSIONFILE" in
23 . "$SESSIONFILE"
26 "$SESSIONFILE" &
32 "$SESSIONFILE"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mini-x-session/files/
H A Dmini-x-session22 find $MINI_X_SESSION_DIR -type f | while read SESSIONFILE; do
24 USERNAME=`stat -c %U $SESSIONFILE`
27 sudo -b -i -u $USERNAME $SESSIONFILE&