The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/systemd#14b2fafb3688a4170a9c15235d1c3feb7ddeaf9d
		
			
				
	
	
		
			11 lines
		
	
	
		
			248 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			248 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This file is part of systemd.
 | |
| #
 | |
| # Used by systemd --user instances.
 | |
| 
 | |
| account  include system-auth
 | |
| 
 | |
| session  required pam_selinux.so close
 | |
| session  required pam_selinux.so nottys open
 | |
| session  required pam_loginuid.so
 | |
| session  include system-auth
 |