aboutsummaryrefslogtreecommitdiffstats
path: root/sbin/fndSession
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fndSession')
-rwxr-xr-xsbin/fndSession2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fndSession b/sbin/fndSession
index a743bc0..68251c2 100755
--- a/sbin/fndSession
+++ b/sbin/fndSession
@@ -13,6 +13,6 @@ LIST="`/usr/sbin/chksession -k`" perl -pi -e 's|^SessionTypes=.*|$ENV{LIST}|'\
/usr/share/config/kdm/kdmrc
fi
-if [ -d /etc/X11/gdm/Sessions ];then
+if [ -d /etc/X11/dm/Sessions ];then
/usr/sbin/chksession -g
fi