summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-09-10 15:33:25 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-09-10 15:33:25 +1200
commit9c8428577432433a3fd9c033ba68f42595ea42dd (patch)
treecb595adff682c23ac2177d34544c97813f0e207d /data
parentdccfe45f8f664f4cdb05aeaaa46667a8a7b4a5ba (diff)
downloadlightdm-9c8428577432433a3fd9c033ba68f42595ea42dd.tar.gz
Don't check the logind CanGraphical seat property unless login-check-graphical option is set to true. There are too many cases of drivers that don't set the appropriate flags for this feature to work
Diffstat (limited to 'data')
-rw-r--r--data/lightdm.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf
index d85f06d6..bfce7987 100644
--- a/data/lightdm.conf
+++ b/data/lightdm.conf
@@ -8,6 +8,7 @@
# lock-memory = True to prevent memory from being paged to disk
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
+# logind-check-graphical = True to on start seats that are marked as graphical by logind
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
@@ -23,6 +24,7 @@
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
+#logind-check-graphical=false
#log-directory=/var/log/lightdm
#run-directory=/var/run/lightdm
#cache-directory=/var/cache/lightdm