9 lines
		
	
	
		
			209 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			209 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Defaults for the saned initscript, from sane-utils
 | 
						|
 | 
						|
# To enable under systemd please read README.Debian
 | 
						|
# Set to yes to start saned under SysV
 | 
						|
RUN=no
 | 
						|
 | 
						|
# Set to the user saned should run as
 | 
						|
RUN_AS_USER=saned
 |