mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-31 18:40:52 +00:00 
			
		
		
		
	 429576883e
			
		
	
	
		429576883e
		
	
	
	
	
		
			
			The vrrpd one conflicts with the standalone vrrpd package; also we're installing daemons to /usr/lib/frr on some systems so they're not on PATH. Signed-off-by: David Lamparter <equinox@diac24.net>
		
			
				
	
	
		
			39 lines
		
	
	
		
			731 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			731 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| *******
 | |
| FABRICD
 | |
| *******
 | |
| 
 | |
| .. include:: defines.rst
 | |
| .. |DAEMON| replace:: fabricd
 | |
| 
 | |
| SYNOPSIS
 | |
| ========
 | |
| |DAEMON| |synopsis-options-hv|
 | |
| 
 | |
| |DAEMON| |synopsis-options|
 | |
| 
 | |
| DESCRIPTION
 | |
| ===========
 | |
| |DAEMON| is a routing component that works with the FRRouting routing engine.
 | |
| 
 | |
| OPTIONS
 | |
| =======
 | |
| OPTIONS available for the |DAEMON| command:
 | |
| 
 | |
| .. include:: common-options.rst
 | |
| 
 | |
| FILES
 | |
| =====
 | |
| 
 | |
| |INSTALL_PREFIX_SBIN|/|DAEMON|
 | |
|    The default location of the |DAEMON| binary.
 | |
| 
 | |
| |INSTALL_PREFIX_ETC|/|DAEMON|.conf
 | |
|    The default location of the |DAEMON| config file.
 | |
| 
 | |
| $(PWD)/|DAEMON|.log
 | |
|    If the |DAEMON| process is configured to output logs to a file, then you
 | |
|    will find this file in the directory where you started |DAEMON|.
 | |
| 
 | |
| .. include:: epilogue.rst
 | |
| 
 |