9 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Options to pass to the irexec process
 | 
						|
IREXEC_OPTS="/etc/lircrc"
 | 
						|
 | 
						|
# User to execute irexec as.
 | 
						|
# Warning: Running irexec as root can open security holes
 | 
						|
#IREXEC_USER="root"
 | 
						|
 | 
						|
# Use this to disable the warning printed when starting irexec as root
 | 
						|
# IREXEC_DISABLE_ROOT_WARNING=yes
 |