mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	swaylock: Fix swaylock.pam
Change swaylock.pam to make it work on Debian-based systems also.
This commit is contained in:
		
							parent
							
								
									d3504212a0
								
							
						
					
					
						commit
						7125274b89
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# PAM configuration file for the swaylock screen locker. By default, it includes
 | 
					# PAM configuration file for the swaylock screen locker. By default, it includes
 | 
				
			||||||
# the 'system-auth' configuration file (see /etc/pam.d/login)
 | 
					# the 'login' configuration file (see /etc/pam.d/login)
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
auth include system-auth
 | 
					auth include login
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue