aboutsummaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/fndSession2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fndSession b/sbin/fndSession
index 4fd7c7c..24838dc 100755
--- a/sbin/fndSession
+++ b/sbin/fndSession
@@ -11,7 +11,7 @@
umask 022
-FILES=`/bin/ls /etc/X11/dm.d/*.conf 2> /dev/null`
+FILES=`/bin/ls /usr/share/X11/dm.d/*.conf 2> /dev/null`
if [ $? != 0 ]; then
exit 0