1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=Telephony service After=syslog.target [Service] Type=dbus BusName=org.ofono ExecStart=@prefix@/sbin/ofonod -n [Install] WantedBy=multi-user.target