mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
connman: try restarting forever on crash. on 2s interval
This commit is contained in:
parent
bd4da45381
commit
46fa31303c
@ -14,6 +14,8 @@ ExecStart=/usr/sbin/connmand -nr $CONNMAN_DEBUG
|
|||||||
# send SIGKILL on stop to keep ip configuration
|
# send SIGKILL on stop to keep ip configuration
|
||||||
KillSignal=SIGKILL
|
KillSignal=SIGKILL
|
||||||
StandardOutput=null
|
StandardOutput=null
|
||||||
|
RestartSec=2
|
||||||
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user