connman: try restarting forever on crash. on 2s interval

This commit is contained in:
Stefan Saraev 2013-11-24 00:35:33 +02:00
parent bd4da45381
commit 46fa31303c

View File

@ -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