Initial parts of the OpenWRT subsystem skeleton
This commit is contained in:
4
old/socat-at-bridge/killsmd7bridge
Normal file
4
old/socat-at-bridge/killsmd7bridge
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Look for the process by its command and kill it so socat can have smd7 instead
|
||||
pkill -f "/usr/bin/port_bridge smd7 at_usb2 1"
|
||||
Reference in New Issue
Block a user