mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09: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
 |