diff options
Diffstat (limited to 'x11/lightdm/files/patch-data_users.conf')
-rw-r--r-- | x11/lightdm/files/patch-data_users.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/lightdm/files/patch-data_users.conf b/x11/lightdm/files/patch-data_users.conf new file mode 100644 index 000000000000..5366e684f798 --- /dev/null +++ b/x11/lightdm/files/patch-data_users.conf @@ -0,0 +1,10 @@ +--- data/users.conf.orig 2015-08-09 23:30:00 UTC ++++ data/users.conf +@@ -9,6 +9,6 @@ + # hidden-shells = Shells that indicate a user cannot login + # + [UserList] +-minimum-uid=500 ++minimum-uid=1001 + hidden-users=nobody nobody4 noaccess + hidden-shells=/bin/false /usr/sbin/nologin |