NOT-FOR-UPSTREAM: ofono.serivce.in: add quad_modem_power_cycle + Restart=always

This commit is contained in:
Alexander Couzens 2017-08-01 12:49:23 +02:00 committed by Pau Espin Pedrol
parent f3e022ed1d
commit 2b6878c097
1 changed files with 3 additions and 0 deletions

View File

@ -5,8 +5,11 @@ After=syslog.target
[Service]
Type=dbus
BusName=org.ofono
ExecStartPre=@prefix@/bin/quad_modem_power_cycle.sh
ExecStart=@prefix@/sbin/ofonod -n
StandardError=null
Restart=always
RestartSec=2
[Install]
WantedBy=multi-user.target