12 lines
		
	
	
		
			356 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			356 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This is a configuration file for /etc/init.d/aiccu; it allows you to
 | |
| # perform common modifications to the behavior of the aiccu daemon
 | |
| # startup without editing the init script (and thus getting prompted
 | |
| # by dpkg on upgrades).  We all love dpkg prompts.
 | |
| 
 | |
| # Arguments to pass to aiccu daemon.
 | |
| DAEMON_ARGS=""
 | |
| 
 | |
| # Run aiccu at startup ?
 | |
| AICCU_ENABLED=Yes
 | |
| 
 |