[hack] Unblock bluetooth with rfkill before starting bluebinder
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
				
			|||||||
# Wait more after finding bluetooth service
 | 
					# Wait more after finding bluetooth service
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pre-start script
 | 
					pre-start script
 | 
				
			||||||
 | 
					    rfkill unblock all
 | 
				
			||||||
    /usr/bin/droid/bluebinder_wait.sh
 | 
					    /usr/bin/droid/bluebinder_wait.sh
 | 
				
			||||||
    sleep 2
 | 
					    sleep 10
 | 
				
			||||||
end script
 | 
					end script
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user