You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							[Unit]
 | 
						
						
						
						
							 | 
							
							Description=sets up ip rules and static routes
 | 
						
						
						
						
							 | 
							
							ConditionPathExists=/usr/local/bin/ffmyk-iproute.sh
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							[Service]
 | 
						
						
						
						
							 | 
							
							Type=forking
 | 
						
						
						
						
							 | 
							
							ExecStart=/usr/local/bin/ffmyk-iproute.sh
 | 
						
						
						
						
							 | 
							
							TimeoutSec=0
 | 
						
						
						
						
							 | 
							
							StandardOutput=tty
 | 
						
						
						
						
							 | 
							
							RemainAfterExit=yes
 | 
						
						
						
						
							 | 
							
							SysVStartPriority=99
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							[Install]
 | 
						
						
						
						
							 | 
							
							WantedBy=multi-user.target
 |