diff options
Diffstat (limited to 'data/lightdm.conf')
-rw-r--r-- | data/lightdm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf index 301c489a..8284081b 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, unity) # pam-service = PAM service to use for login |