mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27: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
|
||||
KillSignal=SIGKILL
|
||||
StandardOutput=null
|
||||
RestartSec=2
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user