NOT-FOR-UPSTREAM: ofono.service.in: enable debug output

This commit is contained in:
Alexander Couzens 2017-08-01 12:51:22 +02:00 committed by Pau Espin Pedrol
parent 2b6878c097
commit f3217f6c70
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ After=syslog.target
Type=dbus Type=dbus
BusName=org.ofono BusName=org.ofono
ExecStartPre=@prefix@/bin/quad_modem_power_cycle.sh ExecStartPre=@prefix@/bin/quad_modem_power_cycle.sh
ExecStart=@prefix@/sbin/ofonod -n ExecStart=@prefix@/sbin/ofonod -n -d
StandardError=null StandardError=null
Restart=always Restart=always
RestartSec=2 RestartSec=2