9 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# /etc/conf.d/bootmisc
 | 
						|
 | 
						|
# Put a nologin file in /etc to prevent people from logging in before
 | 
						|
# system startup is complete
 | 
						|
DELAYLOGIN="no"
 | 
						|
 | 
						|
# locks / files / etc... ?
 | 
						|
WIPE_TMP="yes"
 |