8 lines
		
	
	
		
			143 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			143 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# /etc/default/tftpd-hpa
 | 
						|
 | 
						|
TFTP_USERNAME="tftp"
 | 
						|
TFTP_DIRECTORY="/srv/tftp"
 | 
						|
TFTP_ADDRESS=":69"
 | 
						|
TFTP_OPTIONS="--secure -v -v -v"
 | 
						|
RUN_DAEMON="yes"
 |