diff options
-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 |