Fix another path issue
This commit is contained in:
@@ -3,7 +3,7 @@ Description=Socat Serial Emulation for smd11
|
|||||||
After=ql-netd.service
|
After=ql-netd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usrdata/at-telnet/socat-armel-static -d -d pty,link=/dev/ttyIN,raw,echo=0 pty,link=/dev/ttyOUT,raw,echo=1
|
ExecStart=/usrdata/socat-at-bridge/socat-armel-static -d -d pty,link=/dev/ttyIN,raw,echo=0 pty,link=/dev/ttyOUT,raw,echo=1
|
||||||
# Add a delay to prevent the clients from starting too early
|
# Add a delay to prevent the clients from starting too early
|
||||||
ExecStartPost=/bin/sleep 2s
|
ExecStartPost=/bin/sleep 2s
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|||||||
Reference in New Issue
Block a user