diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-10-18 13:41:06 +1100 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-10-18 13:41:06 +1100 |
commit | 1da6072954a470d4d9912040ec84c3e813be977d (patch) | |
tree | 50282f79e9c61d9bfbffe7e067aeb65585cb53d1 /data | |
parent | 198e25327d729aa8b2e550f3c204c7244edb71c6 (diff) | |
download | lightdm-git-1da6072954a470d4d9912040ec84c3e813be977d.tar.gz |
Add note to users.conf that it only works if not using AccountsService
Diffstat (limited to 'data')
-rw-r--r-- | data/users.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/users.conf b/data/users.conf index 5b82c7be..05207ce3 100644 --- a/data/users.conf +++ b/data/users.conf @@ -1,6 +1,9 @@ # # User accounts configuration # +# NOTE: If you have AccountsService installed on your system, then LightDM will +# use this instead and these settings will be ignored +# # minimum-uid = Minimum UID required to be shown in greeter # hidden-users = Users that are not shown to the user # hidden-shells = Shells that indicate a user cannot login |