mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-31 19:42:14 +00:00 
			
		
		
		
	 322c00824a
			
		
	
	
		322c00824a
		
	
	
	
	
		
			
			The debian/frr.conf was manually installed as systemd-tmpfiles configuration, but the dh_installinit now has capability to install it automatically if named debian/frr.tmpfile. Signed-off-by: Ondřej Surý <ondrej@sury.org>
		
			
				
	
	
		
			3 lines
		
	
	
		
			100 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			100 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Create the /run/frr directory at boot or from systemd-tmpfiles on install
 | |
| d /run/frr 0755 frr frr
 |