summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaércio de Sousa <laerciosousa@sme-mogidascruzes.sp.gov.br>2015-10-08 14:26:39 -0300
committerLaércio de Sousa <laerciosousa@sme-mogidascruzes.sp.gov.br>2015-10-08 14:26:39 -0300
commitff88e6a8f1db5752e8a12ac01e4195732790cee7 (patch)
treefcaa45839b8cf7466ce0df949942d92f39e3418a
parent3e5f03dc1548f36b7fc5f7e2a904bd4fdc0297f2 (diff)
downloadlightdm-ff88e6a8f1db5752e8a12ac01e4195732790cee7.tar.gz
Fix seat name example in data/lightdm.conf
-rw-r--r--data/lightdm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf
index 735e108a..03381d68 100644
--- a/data/lightdm.conf
+++ b/data/lightdm.conf
@@ -38,7 +38,7 @@
# Seat configuration is matched against the seat name glob in the section, for example:
# [Seat:*] matches all seats and is applied first.
# [Seat:seat0] matches the seat named "seat0".
-# [Seat:thin-client*] matches all seats that have names that start with "thin-client".
+# [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client".
#
# type = Seat type (xlocal, xremote)
# pam-service = PAM service to use for login