Added lightdm & fixed flatpak
This commit is contained in:
@@ -10,4 +10,4 @@ auth required pam_permit.so
|
||||
account include system-local-login
|
||||
password include system-local-login
|
||||
session include system-local-login
|
||||
-session optional pam_gnome_keyring.so auto_start
|
||||
-session optional pam_gnome_keyring.so auto_start
|
||||
|
||||
@@ -1,6 +1,16 @@
|
||||
--- lightdm-1.15.0.orig/data/lightdm.conf 2015-05-14 07:12:11.000000000 +0300
|
||||
+++ lightdm-1.15.0/data/lightdm.conf 2016-09-07 06:27:09.913001757 +0300
|
||||
@@ -106,7 +106,7 @@
|
||||
diff -Nuar a/data/lightdm.conf b/data/lightdm.conf
|
||||
--- a/data/lightdm.conf 2021-04-29 15:59:46.714211010 +0300
|
||||
+++ b/data/lightdm.conf 2021-04-29 16:01:37.594219160 +0300
|
||||
@@ -99,7 +99,7 @@
|
||||
#xdmcp-manager=
|
||||
#xdmcp-port=177
|
||||
#xdmcp-key=
|
||||
-#greeter-session=example-gtk-gnome
|
||||
+greeter-session=pisi-lightdm-greeter
|
||||
#greeter-hide-users=false
|
||||
#greeter-allow-guest=true
|
||||
#greeter-show-manual-login=false
|
||||
@@ -108,7 +108,7 @@
|
||||
#allow-user-switching=true
|
||||
#allow-guest=true
|
||||
#guest-session=
|
||||
@@ -9,8 +19,9 @@
|
||||
#greeter-wrapper=
|
||||
#guest-wrapper=
|
||||
#display-setup-script=
|
||||
--- lightdm-1.15.0.orig/data/users.conf 2014-05-19 23:10:03.000000000 +0300
|
||||
+++ lightdm-1.15.0/data/users.conf 2016-09-07 06:27:25.985001874 +0300
|
||||
diff -Nuar a/data/users.conf b/data/users.conf
|
||||
--- a/data/users.conf 2021-04-29 16:00:22.690213654 +0300
|
||||
+++ b/data/users.conf 2021-04-29 16:01:45.322219728 +0300
|
||||
@@ -9,6 +9,6 @@
|
||||
# hidden-shells = Shells that indicate a user cannot login
|
||||
#
|
||||
@@ -18,4 +29,4 @@
|
||||
-minimum-uid=500
|
||||
+minimum-uid=1000
|
||||
hidden-users=nobody nobody4 noaccess
|
||||
hidden-shells=/bin/false /usr/sbin/nologin
|
||||
hidden-shells=/bin/false /usr/sbin/nologin /sbin/nologin
|
||||
|
||||
Reference in New Issue
Block a user