(/home instead of /home/users). This fixes Alioth's bug #310559. Thanks to Dale E. Edmons.
		
			
				
	
	
		
			9 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# useradd defaults file
 | 
						|
GROUP=1000
 | 
						|
HOME=/home
 | 
						|
INACTIVE=-1
 | 
						|
EXPIRE=
 | 
						|
SHELL=/bin/bash
 | 
						|
SKEL=/etc/skel
 | 
						|
CREATE_MAIL_SPOOL=yes
 |