Update at-telnet-daemon.service
update for smd7
This commit is contained in:
@@ -1,13 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Telnet daemon for AT command
|
Description=Telnet daemon for AT command smd7
|
||||||
|
|
||||||
# Being extra silly with the dependencies for this.
|
After=socat-smd7.service
|
||||||
# TODO: Update the python code to validate that the serial port
|
Requires=socat-smd7.service socat-smd7-from-ttyIN.service socat-smd7-to-ttyIN.service
|
||||||
# is working on a regular basis, and keep attempting to retry
|
ReloadPropagatedFrom=socat-smd7.service socat-smd7-from-ttyIN.service socat-smd7-to-ttyIN.service
|
||||||
# if not. Then these dependencies won't need to be so strict.
|
|
||||||
After=socat-smd11.service
|
|
||||||
Requires=socat-smd11.service socat-smd11-from-ttyIN.service socat-smd11-to-ttyIN.service
|
|
||||||
ReloadPropagatedFrom=socat-smd11.service socat-smd11-from-ttyIN.service socat-smd11-to-ttyIN.service
|
|
||||||
|
|
||||||
StartLimitIntervalSec=2m
|
StartLimitIntervalSec=2m
|
||||||
StartLimitBurst=100
|
StartLimitBurst=100
|
||||||
|
|||||||
Reference in New Issue
Block a user