mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Add again workaround on RPI<4
This commit is contained in:
		
							parent
							
								
									5790ccd351
								
							
						
					
					
						commit
						4d419066fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -365,7 +365,7 @@ start_service() { | |||
| 		} | ||||
| 	fi | ||||
| 	uci -q commit network | ||||
| 	[ -n "$(ubus call system board | jsonfilter -e '@.board_name' | grep raspberry)" ] && [ -n "$(ubus call system board | jsonfilter -e '@.kernel' | grep '4.14')" ] && { | ||||
| 	[ -n "$(ubus call system board | jsonfilter -e '@.board_name' | grep raspberry)" ] && [ -z "$(ubus call system board | jsonfilter -e '@.board_name' | grep '4-model-b')" ] && { | ||||
| 		ethtool --offload eth0 rx off tx off | ||||
| 	} | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue