mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-11-03 23:43:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			239 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			239 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# Defaults for ngIRCd start and stop script
 | 
						|
#
 | 
						|
# $Id: ngircd.default,v 1.1 2003/12/31 17:20:11 alex Exp $
 | 
						|
#
 | 
						|
 | 
						|
# Parameters to pass to the ngircd daemon on startup, see ngircd(8) for
 | 
						|
# possible options (default: empty).
 | 
						|
 | 
						|
PARAMS=""
 | 
						|
 | 
						|
# -eof-
 |