diff --git a/src/ofono.service.in b/src/ofono.service.in index c24ac280..b40690e6 100644 --- a/src/ofono.service.in +++ b/src/ofono.service.in @@ -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