summaryrefslogtreecommitdiff
path: root/data/lightdm.conf
diff options
context:
space:
mode:
authorJesús González <jgonzalez@gdr-sistemas.com>2015-04-28 02:12:04 +0200
committerJesús González <jgonzalez@gdr-sistemas.com>2015-04-28 02:12:04 +0200
commit1afa5d0f606763524225dea9c5d0a953f808adf7 (patch)
tree5fccc0574da33903e35662613764bf82ed01b2ca /data/lightdm.conf
parent204e587976786ba3c5b2ee5c3b32d897246abd38 (diff)
parent2f5a6e856f88fedd27dc2defeecf3f8300b9be4e (diff)
downloadlightdm-1afa5d0f606763524225dea9c5d0a953f808adf7.tar.gz
Merged changes from parent branch.
Diffstat (limited to 'data/lightdm.conf')
-rw-r--r--data/lightdm.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf
index bfce7987..d321175d 100644
--- a/data/lightdm.conf
+++ b/data/lightdm.conf
@@ -35,6 +35,9 @@
#
# Seat defaults
#
+# PLEASE NOTE: [SeatDefaults] section is deprecated and won't be supported in the future.
+# Users are encouraged to update their lightdm.conf files, using [Seat:*] instead.
+#
# type = Seat type (xlocal, xremote)
# pam-service = PAM service to use for login
# pam-autologin-service = PAM service to use for autologin
@@ -75,7 +78,7 @@
# autologin-in-background = True if autologin session should not be immediately activated
# exit-on-failure = True if the daemon should exit if this seat fails
#
-[SeatDefaults]
+[Seat:*]
#type=xlocal
#pam-service=lightdm
#pam-autologin-service=lightdm-autologin
@@ -120,7 +123,7 @@
# Seat configuration
#
# Each seat must start with "Seat:".
-# Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
+# Uses settings from [Seat:*], any of these can be overriden by setting them in this section.
#
#[Seat:0]