mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	Implement option to exit after config file parsing.
This commit is contained in:
		@@ -129,7 +129,10 @@ options. The most important ones are:
 | 
			
		||||
	enable debug messages and run bird in foreground.
 | 
			
		||||
 | 
			
		||||
	<tag>-D <m/filename of debug log/</tag>
 | 
			
		||||
	log debugging information to given file instead of stderr
 | 
			
		||||
	log debugging information to given file instead of stderr.
 | 
			
		||||
 | 
			
		||||
	<tag>-p</tag>
 | 
			
		||||
	just parse the config file and exit.
 | 
			
		||||
 | 
			
		||||
	<tag>-s <m/name of communication socket/</tag>
 | 
			
		||||
	use given filename for a  socket for communications with the client, default is <it/prefix/<file>/var/run/bird.ctl</file>.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user