mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	[swaylock] Install pam module
This commit is contained in:
		
							parent
							
								
									a5719f9f43
								
							
						
					
					
						commit
						55ed2736b5
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
sysconfdir = get_option('sysconfdir')
 | 
			
		||||
 | 
			
		||||
executable(
 | 
			
		||||
	'swaylock', [
 | 
			
		||||
		'main.c',
 | 
			
		||||
| 
						 | 
				
			
			@ -21,3 +23,8 @@ executable(
 | 
			
		|||
	link_with: [lib_sway_common, lib_sway_client],
 | 
			
		||||
	install: true
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
install_data(
 | 
			
		||||
	'pam/swaylock',
 | 
			
		||||
	install_dir: sysconfdir + '/pam.d/'
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue