Source init functions in init script
This commit is contained in:
		
							parent
							
								
									67eb609f53
								
							
						
					
					
						commit
						a454efe244
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								debian/init.d
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/init.d
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -23,6 +23,8 @@ DESC=dns-flood-detector
 | 
			
		|||
 | 
			
		||||
test -x $DAEMON || exit 0
 | 
			
		||||
 | 
			
		||||
. /lib/lsb/init-functions
 | 
			
		||||
 | 
			
		||||
# Include dns-flood-detector defaults if available
 | 
			
		||||
if [ -f /etc/default/dns-flood-detector ] ; then
 | 
			
		||||
	. /etc/default/dns-flood-detector
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue