mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			262 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			262 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# /etc/nsswitch.conf
 | 
						|
 | 
						|
passwd:         compat
 | 
						|
group:          compat
 | 
						|
shadow:         compat
 | 
						|
 | 
						|
hosts:          files dns
 | 
						|
networks:       files
 | 
						|
 | 
						|
protocols:      db files
 | 
						|
services:       db files
 | 
						|
ethers:         db files
 | 
						|
rpc:            db files
 | 
						|
 | 
						|
netgroup:       nis
 |