lightdm-default-config.patch 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. diff -Nuar a/data/lightdm.conf b/data/lightdm.conf
  2. --- a/data/lightdm.conf 2021-05-01 12:49:09.402828071 +0300
  3. +++ b/data/lightdm.conf 2021-05-01 12:51:47.210825962 +0300
  4. @@ -99,7 +99,7 @@
  5. #xdmcp-manager=
  6. #xdmcp-port=177
  7. #xdmcp-key=
  8. -#greeter-session=example-gtk-gnome
  9. +greeter-session=pisi-lightdm-greeter
  10. #greeter-hide-users=false
  11. #greeter-allow-guest=true
  12. #greeter-show-manual-login=false
  13. @@ -108,7 +108,7 @@
  14. #allow-user-switching=true
  15. #allow-guest=true
  16. #guest-session=
  17. -#session-wrapper=lightdm-session
  18. +#session-wrapper=/usr/bin/wrapper
  19. #greeter-wrapper=
  20. #guest-wrapper=
  21. #display-setup-script=
  22. @@ -117,8 +117,8 @@
  23. #session-setup-script=
  24. #session-cleanup-script=
  25. -#autologin-guest=false
  26. +autologin-guest=false
  27. -#autologin-user=
  28. -#autologin-user-timeout=0
  29. +autologin-user=pisi
  30. +autologin-user-timeout=0
  31. #autologin-in-background=false
  32. #autologin-session=
  33. #exit-on-failure=false
  34. diff -Nuar a/data/users.conf b/data/users.conf
  35. --- a/data/users.conf 2021-05-01 12:49:38.754827679 +0300
  36. +++ b/data/users.conf 2021-05-01 12:49:59.619827400 +0300
  37. @@ -9,6 +9,6 @@
  38. # hidden-shells = Shells that indicate a user cannot login
  39. #
  40. [UserList]
  41. -minimum-uid=500
  42. +minimum-uid=1000
  43. hidden-users=nobody nobody4 noaccess
  44. hidden-shells=/bin/false /usr/sbin/nologin /sbin/nologin